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

Returns: const char*
 

The label used for the website link.

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