Method

PurpleUiget_name

since: 3.0

Declaration [src]

const char*
purple_ui_get_name (
  PurpleUi* ui
)

Description [src]

Gets the name of ui. This should be translated.

Available since: 3.0

Gets propertyPurple.Ui:name

Return value

Type: const char*

The name of the user interface.

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