ResponseType#

class ResponseType#

Predefined values for use as response ids in add_button().

All predefined values are negative; GTK leaves values of 0 or greater for application-defined response ids.

Fields#

class ResponseType
ACCEPT#

The type of the None singleton.

APPLY#

The type of the None singleton.

CANCEL#

The type of the None singleton.

CLOSE#

The type of the None singleton.

DELETE_EVENT#

The type of the None singleton.

HELP#

The type of the None singleton.

NO#

The type of the None singleton.

NONE#

The type of the None singleton.

OK#

The type of the None singleton.

REJECT#

The type of the None singleton.

YES#

The type of the None singleton.