Function

PurpleCoreget_version

since: 2.0

Declaration [src]

const char*
purple_core_get_version (
  void
)

Description [src]

Returns the version of the core library.

Available since: 2.0

Return value

Type: const char*

The version of the core library.

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