Method

AdwAboutDialogget_support_url

since: 1.5

Declaration [src]

const char*
adw_about_dialog_get_support_url (
  AdwAboutDialog* self
)

Description [src]

Gets the URL of the support page for self.

Available since: 1.5

Return value

Type: const char*

The support page URL.

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