Enumeration
Gtk.AccessibleState
Members
| Name | Description | 
|---|---|
| GTK_ACCESSIBLE_STATE_BUSY | A “busy” state. This state has boolean values | 
| GTK_ACCESSIBLE_STATE_CHECKED | A “checked” state; indicates the current
  state of a  | 
| GTK_ACCESSIBLE_STATE_DISABLED | A “disabled” state; corresponds to the
   | 
| GTK_ACCESSIBLE_STATE_EXPANDED | An “expanded” state; corresponds to the
   | 
| GTK_ACCESSIBLE_STATE_HIDDEN | A “hidden” state; corresponds to the
   | 
| GTK_ACCESSIBLE_STATE_INVALID | An “invalid” state; set when a widget
  is showing an error. Value type:  | 
| GTK_ACCESSIBLE_STATE_PRESSED | A “pressed” state; indicates the current
  state of a  | 
| GTK_ACCESSIBLE_STATE_SELECTED | A “selected” state; set when a widget is selected. Value type: boolean or undefined |