GtkAboutDialog::set_website_label

void set_website_label(string website_label);

Sets the label to be used for the website link. It defaults to the website URL. This has no effect if you do not use set_url_hook() with a callback. The text set using set_website() will be displayed instead.

See also: get_website_label()