:right-sidebar: True AccessibleRelation =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: AccessibleRelation :no-contents-entry: The possible accessible relations of a :obj:`~gi.repository.Gtk.Accessible`\. Accessible relations can be references to other widgets, integers or strings. Methods ------- .. rst-class:: interim-class .. class:: AccessibleRelation :no-index: .. method:: init_value(value: ~gi.repository.GObject.Value) -> None Initializes ``value`` with the appropriate type for the ``relation``\. This function is mostly meant for language bindings, in conjunction with :func:`~gi.repository.Gtk.Accessible.update_relation_value`. :param value: an uninitialized ``GValue`` Fields ------ .. rst-class:: interim-class .. class:: AccessibleRelation :no-index: .. attribute:: ACTIVE_DESCENDANT The type of the None singleton. .. attribute:: COL_COUNT The type of the None singleton. .. attribute:: COL_INDEX The type of the None singleton. .. attribute:: COL_INDEX_TEXT The type of the None singleton. .. attribute:: COL_SPAN The type of the None singleton. .. attribute:: CONTROLS The type of the None singleton. .. attribute:: DESCRIBED_BY The type of the None singleton. .. attribute:: DETAILS The type of the None singleton. .. attribute:: ERROR_MESSAGE The type of the None singleton. .. attribute:: FLOW_TO The type of the None singleton. .. attribute:: LABELLED_BY The type of the None singleton. .. attribute:: OWNS The type of the None singleton. .. attribute:: POS_IN_SET The type of the None singleton. .. attribute:: ROW_COUNT The type of the None singleton. .. attribute:: ROW_INDEX The type of the None singleton. .. attribute:: ROW_INDEX_TEXT The type of the None singleton. .. attribute:: ROW_SPAN The type of the None singleton. .. attribute:: SET_SIZE The type of the None singleton.