Method

Gtk.AboutDialog.set_website_label

Declaration [src]

void
gtk_about_dialog_set_website_label (
  GtkAboutDialog* about,
  const char* website_label
)

Description [src]

Sets the label to be used for the website link.

Parameters

website_label const char*
 

the label used for the website link

 Ownership is not transferred to the callee
 The string is a NUL terminated UTF-8 string