AccessibleProperty#

class AccessibleProperty#

The possible accessible properties of a Accessible.

Methods#

class AccessibleProperty
init_value(property: AccessibleProperty, value: Any) None#

Initializes value with the appropriate type for the property.

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

Parameters:
  • property – a GtkAccessibleProperty

  • value – an uninitialized GValue

Fields#

class AccessibleProperty
AUTOCOMPLETE#

The type of the None singleton.

DESCRIPTION#

The type of the None singleton.

HAS_POPUP#

The type of the None singleton.

HELP_TEXT#

The type of the None singleton.

Added in version 4.16.

KEY_SHORTCUTS#

The type of the None singleton.

LABEL#

The type of the None singleton.

LEVEL#

The type of the None singleton.

MODAL#

The type of the None singleton.

MULTI_LINE#

The type of the None singleton.

MULTI_SELECTABLE#

The type of the None singleton.

ORIENTATION#

The type of the None singleton.

PLACEHOLDER#

The type of the None singleton.

READ_ONLY#

The type of the None singleton.

REQUIRED#

The type of the None singleton.

ROLE_DESCRIPTION#

The type of the None singleton.

SORT#

The type of the None singleton.

VALUE_MAX#

The type of the None singleton.

VALUE_MIN#

The type of the None singleton.

VALUE_NOW#

The type of the None singleton.

VALUE_TEXT#

The type of the None singleton.