ATContext.accessibleRole

gtk.types.AccessibleRole accessibleRole() @property nothrow

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 nothrow

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.