gtkAboutDialogSetWebsiteLabel {RGtk2} | R Documentation |
Sets the label to be used for the website link. It defaults to the website URL.
gtkAboutDialogSetWebsiteLabel(object, website.label = NULL)
|
[GtkAboutDialog ] a GtkAboutDialog |
|
[character] the label used for the website link |
Since 2.6
Derived by RGtkGen from GTK+ documentation