Method

PurpleUiget_support_website

unstable since: 3.0

Declaration [src]

const char*
purple_ui_get_support_website (
  PurpleUi* ui
)

Description [src]

Gets the support website.

Available since: 3.0

Return value

Type: const char*

The support website.

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