| gtkButtonNewWithLabel {RGtk2} | R Documentation |
Creates a GtkButton widget with a GtkLabel child containing the given
text.
gtkButtonNewWithLabel(label, show = TRUE)
|
The text you want the |
[GtkWidget] The newly created GtkButton widget.
Derived by RGtkGen from GTK+ documentation