Depending on the given role, different states and properties can be set or retrieved.
ATContext.accessibleRole
gtk.types.AccessibleRole accessibleRole() @propertyGet accessibleRole property.
Returns
The accessible role used by the AT context.
void accessibleRole(gtk.types.AccessibleRole propval) @propertySet accessibleRole property.
Parameters
propval | The accessible role used by the AT context. Depending on the given role, different states and properties can be set or retrieved. |