Function

Atkget_version

since: 1.20

Declaration [src]

const gchar*
atk_get_version (
  void
)

Description [src]

Gets the current version for ATK.

Available since: 1.20

Return value

Type: const gchar*

Version string for ATK.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.