The accessible role cannot be changed once set.
Accessible.accessibleRole
gtk.types.AccessibleRole accessibleRole() @propertyGet accessibleRole property.
Returns
The accessible role of the given [gtk.accessible.Accessible] implementation.
void accessibleRole(gtk.types.AccessibleRole propval) @propertySet accessibleRole property.
Parameters
propval | The accessible role of the given [gtk.accessible.Accessible] implementation. The accessible role cannot be changed once set. |