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