Method

PurpleUiget_version

unstable since: 3.0

[]

Declaration [src]

const char*
purple_ui_get_version (
  PurpleUi* ui
)
[]

Description [src]

Gets the version of ui.

Available since: 3.0

Gets propertyPurple.Ui:version
[]

Return value

Type: const char*

The version of the user interface.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.