API Version: 2.0
Library Version: 2.50.0
void atspi_get_version ( gint* major, gint* minor, gint* micro )
Returns the version of the AT-SPI library being used at runtime.
major
gint*
The major version.
minor
The minor version.
micro
The micro/patch version.