Method
AtspiAccessibleget_atspi_version
Declaration [src]
gchar*
atspi_accessible_get_atspi_version (
AtspiAccessible* obj
GError** error
)
Description [src]
Gets the AT-SPI IPC specification version supported by the application
pointed to by the AtspiAccessible
object.
Only works on application root objects.