| gtkMenuItemNewWithLabel {RGtk2} | R Documentation |
Creates a new GtkMenuItem whose child is a GtkLabel.
gtkMenuItemNewWithLabel(label, show = TRUE)
|
[character] the text for the label |
[GtkWidget] the newly created GtkMenuItem
Derived by RGtkGen from GTK+ documentation