gtkButtonNewWithLabel
Creates a GtkButton widget with a GtkLabel child containing the given text.
GtkButton
GtkLabel
gtkButtonNewWithLabel(label, show = TRUE)
label
The text you want the GtkLabel to hold.
[GtkWidget] The newly created GtkButton widget.
GtkWidget
Derived by RGtkGen from GTK+ documentation
R Bindings for Gtk 2.8.0 and Above
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.