AccessibleRelation
The possible accessible relations of a iface@Accessible.
Accessible relations can be references to other widgets, integers or strings.
Entries
Identifies the currently active element when focus is on a composite widget, combobox, textbox, group, or application. Value type: reference
Defines a human readable text alternative of %GTK_ACCESSIBLE_RELATION_COL_INDEX. Value type: string
Identifies the element (or elements) that describes the object. Value type: reference
Identifies the element (or elements) that provide an error message for an object. Value type: reference
Identifies the element (or elements) that labels the current element. Value type: reference
Defines an element's number or position in the current set of listitems or treeitems. Value type: integer
Defines a human readable text alternative of aria-rowindex. Value type: string
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.