Version

Members

Static functions

getBinaryAge
uint getBinaryAge()

Returns the binary age as passed to libtool when building the ATK library the process is running against.

getInterfaceAge
uint getInterfaceAge()

Returns the interface age as passed to libtool when building the ATK library the process is running against.

getMajorVersion
uint getMajorVersion()

Returns the major version number of the ATK library. (e.g. in ATK version 2.7.4 this is 2.)

getMicroVersion
uint getMicroVersion()

Returns the micro version number of the ATK library. (e.g. in ATK version 2.7.4 this is 4.)

getMinorVersion
uint getMinorVersion()

Returns the minor version number of the ATK library. (e.g. in ATK version 2.7.4 this is 7.)

getToolkitVersion
string getToolkitVersion()

Gets version string for the GUI toolkit implementing ATK for this application.

getVersion
string getVersion()

Gets the current version for ATK.