:right-sidebar: True AccessibleProperty =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: AccessibleProperty :no-contents-entry: The possible accessible properties of a :obj:`~gi.repository.Gtk.Accessible`\. Methods ------- .. rst-class:: interim-class .. class:: AccessibleProperty :no-index: .. method:: init_value(value: ~gi.repository.GObject.Value) -> None Initializes ``value`` with the appropriate type for the ``property``\. This function is mostly meant for language bindings, in conjunction with :func:`~gi.repository.Gtk.Accessible.update_property_value`. :param value: an uninitialized ``GValue`` Fields ------ .. rst-class:: interim-class .. class:: AccessibleProperty :no-index: .. attribute:: AUTOCOMPLETE The type of the None singleton. .. attribute:: DESCRIPTION The type of the None singleton. .. attribute:: HAS_POPUP The type of the None singleton. .. attribute:: HELP_TEXT The type of the None singleton. .. versionadded:: 4.16 .. attribute:: KEY_SHORTCUTS The type of the None singleton. .. attribute:: LABEL The type of the None singleton. .. attribute:: LEVEL The type of the None singleton. .. attribute:: MODAL The type of the None singleton. .. attribute:: MULTI_LINE The type of the None singleton. .. attribute:: MULTI_SELECTABLE The type of the None singleton. .. attribute:: ORIENTATION The type of the None singleton. .. attribute:: PLACEHOLDER The type of the None singleton. .. attribute:: READ_ONLY The type of the None singleton. .. attribute:: REQUIRED The type of the None singleton. .. attribute:: ROLE_DESCRIPTION The type of the None singleton. .. attribute:: SORT The type of the None singleton. .. attribute:: VALUE_MAX The type of the None singleton. .. attribute:: VALUE_MIN The type of the None singleton. .. attribute:: VALUE_NOW The type of the None singleton. .. attribute:: VALUE_TEXT The type of the None singleton.