:right-sidebar: True AccessibleState =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: AccessibleState :no-contents-entry: The possible accessible states of a :obj:`~gi.repository.Gtk.Accessible`\. Methods ------- .. rst-class:: interim-class .. class:: AccessibleState :no-index: .. method:: init_value(value: ~gi.repository.GObject.Value) -> None Initializes ``value`` with the appropriate type for the ``state``\. This function is mostly meant for language bindings, in conjunction with gtk_accessible_update_relation_state(). :param value: an uninitialized ``GValue`` Fields ------ .. rst-class:: interim-class .. class:: AccessibleState :no-index: .. attribute:: BUSY The type of the None singleton. .. attribute:: CHECKED The type of the None singleton. .. attribute:: DISABLED The type of the None singleton. .. attribute:: EXPANDED The type of the None singleton. .. attribute:: HIDDEN The type of the None singleton. .. attribute:: INVALID The type of the None singleton. .. attribute:: PRESSED The type of the None singleton. .. attribute:: SELECTED The type of the None singleton. .. attribute:: VISITED The type of the None singleton. .. versionadded:: 4.12