Method

GtkAboutDialogget_website

Declaration [src]

const char*
gtk_about_dialog_get_website (
  GtkAboutDialog* about
)

Description [src]

Returns the website URL.

Return value

Returns: const char*
 

The website URL.

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