get_accessible
Description:
Returns the accessible object that describes the actor to an assistive technology.
If no class-specific Object implementation is available for the actor instance in question, it will inherit an Object implementation from the first ancestor class for which such an implementation is defined.
The documentation of the ATK library contains more information about accessible objects and their uses.
Parameters:
this |
a Actor |
Returns:
the Object associated with |