get_atspi_version


Description:

public string get_atspi_version () throws Error

Gets the AT-SPI IPC specification version supported by the application pointed to by the Accessible object.

Only works on application root objects.

Parameters:

this

a pointer to the Accessible object on which to operate.

Returns:

a UTF-8 string indicating the AT-SPI version for the Accessible object or NULL on exception.