ATContext.accessibleRole

gtk.types.AccessibleRole accessibleRole() @property

Get accessibleRole property.

Returns

The accessible role used by the AT context.

Depending on the given role, different states and properties can be set or retrieved.

void accessibleRole(gtk.types.AccessibleRole propval) @property

Set accessibleRole property.

Parameters

propvalThe accessible role used by the AT context. Depending on the given role, different states and properties can be set or retrieved.