:right-sidebar: True StateFlags =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: StateFlags :no-contents-entry: 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 ------ .. rst-class:: interim-class .. class:: StateFlags :no-index: .. attribute:: ACTIVE The type of the None singleton. .. attribute:: BACKDROP The type of the None singleton. .. attribute:: CHECKED The type of the None singleton. .. attribute:: DIR_LTR The type of the None singleton. .. attribute:: DIR_RTL The type of the None singleton. .. attribute:: DROP_ACTIVE The type of the None singleton. .. attribute:: FOCUSED The type of the None singleton. .. attribute:: FOCUS_VISIBLE The type of the None singleton. .. attribute:: FOCUS_WITHIN The type of the None singleton. .. attribute:: INCONSISTENT The type of the None singleton. .. attribute:: INSENSITIVE The type of the None singleton. .. attribute:: LINK The type of the None singleton. .. attribute:: NORMAL The type of the None singleton. .. attribute:: PRELIGHT The type of the None singleton. .. attribute:: SELECTED The type of the None singleton. .. attribute:: VISITED The type of the None singleton.