gtkLinkButtonNewWithLabel {RGtk2} | R Documentation |
Creates a new GtkLinkButton
containing a label.
gtkLinkButtonNewWithLabel(uri, label = NULL, show = TRUE)
|
[character] a valid URI |
|
[character] the text of the button |
Since 2.10
[GtkWidget
] a new link button widget.
Derived by RGtkGen from GTK+ documentation