StateFlags#

class StateFlags#

Describes a widget state.

Widget states are used to match the widget against CSS pseudo-classes. Note that GTK extends the regular CSS classes and sometimes uses different names.

Fields#

class StateFlags
ACTIVE#

The type of the None singleton.

BACKDROP#

The type of the None singleton.

CHECKED#

The type of the None singleton.

DIR_LTR#

The type of the None singleton.

DIR_RTL#

The type of the None singleton.

DROP_ACTIVE#

The type of the None singleton.

FOCUSED#

The type of the None singleton.

FOCUS_VISIBLE#

The type of the None singleton.

FOCUS_WITHIN#

The type of the None singleton.

INCONSISTENT#

The type of the None singleton.

INSENSITIVE#

The type of the None singleton.

The type of the None singleton.

NORMAL#

The type of the None singleton.

PRELIGHT#

The type of the None singleton.

SELECTED#

The type of the None singleton.

VISITED#

The type of the None singleton.