Method

PurpleUiget_website

since: 3.0

Declaration [src]

const char*
purple_ui_get_website (
  PurpleUi* ui
)

Description [src]

Gets the website from ui.

Available since: 3.0

Gets propertyPurple.Ui:website

Return value

Type: const char*

The website URI of the user interface or NULL.

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