Method
ClutterActorget_accessible
[−]
Description [src]
Returns the accessible object that describes the actor to an assistive technology.
If no class-specific AtkObject
implementation is available for the
actor instance in question, it will inherit an AtkObject
implementation from the first ancestor class for which such an
implementation is defined.
The documentation of the https://gnome.pages.gitlab.gnome.org/at-spi2-core/atk/ library contains more information about accessible objects and their uses.