Method

PurpleUiget_client_type

since: 3.0

Declaration [src]

const char*
purple_ui_get_client_type (
  PurpleUi* ui
)

Description [src]

Gets the client type from ui.

Available since: 3.0

Gets propertyPurple.Ui:client-type

Return value

Type: const char*

The client type of the user interface.

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