API Version: 2.0
Library Version: 2.50.0
GArray* atspi_accessible_get_interfaces ( AtspiAccessible* obj )
A set of pointers to all interfaces supported by an AtspiAccessible.
AtspiAccessible
utf8
A GArray of strings describing the interfaces supported by the object. Interfaces are denoted in short-hand (i.e. “Component”, “Text” etc.).
GArray