Method

PurpleUiget_id

since: 3.0

Declaration [src]

const char*
purple_ui_get_id (
  PurpleUi* ui
)

Description [src]

Gets the id for the user interface.

Available since: 3.0

Gets propertyPurple.Ui:id

Return value

Type: const char*

Id of the user interface.

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