AccessibleRelation#

class AccessibleRelation#

The possible accessible relations of a Accessible.

Accessible relations can be references to other widgets, integers or strings.

Methods#

class AccessibleRelation
init_value(relation: AccessibleRelation, value: Any) None#

Initializes value with the appropriate type for the relation.

This function is mostly meant for language bindings, in conjunction with update_relation_value().

Parameters:
  • relation – a GtkAccessibleRelation

  • value – an uninitialized GValue

Fields#

class AccessibleRelation
ACTIVE_DESCENDANT#

The type of the None singleton.

COL_COUNT#

The type of the None singleton.

COL_INDEX#

The type of the None singleton.

COL_INDEX_TEXT#

The type of the None singleton.

COL_SPAN#

The type of the None singleton.

CONTROLS#

The type of the None singleton.

DESCRIBED_BY#

The type of the None singleton.

DETAILS#

The type of the None singleton.

ERROR_MESSAGE#

The type of the None singleton.

FLOW_TO#

The type of the None singleton.

LABELLED_BY#

The type of the None singleton.

OWNS#

The type of the None singleton.

POS_IN_SET#

The type of the None singleton.

ROW_COUNT#

The type of the None singleton.

ROW_INDEX#

The type of the None singleton.

ROW_INDEX_TEXT#

The type of the None singleton.

ROW_SPAN#

The type of the None singleton.

SET_SIZE#

The type of the None singleton.