Method

PurpleUiget_support_website

since: 3.0

Declaration [src]

const char*
purple_ui_get_support_website (
  PurpleUi* ui
)

Description [src]

Gets the support website from ui.

Available since: 3.0

Return value

Type: const char*

The support 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.