Method

GtkAboutDialogget_website_label

Declaration [src]

const char*
gtk_about_dialog_get_website_label (
  GtkAboutDialog* about
)

Description [src]

Returns the label used for the website link.

Return value

Type: const char*

The label used for the website link.

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