gtkAboutDialogSetWebsiteLabel {RGtk2}R Documentation

gtkAboutDialogSetWebsiteLabel

Description

Sets the label to be used for the website link. It defaults to the website URL.

Usage

gtkAboutDialogSetWebsiteLabel(object, website.label = NULL)

Arguments

object [GtkAboutDialog] a GtkAboutDialog
website.label [character] the label used for the website link

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]