gtkImageMenuItemNewWithLabel {RGtk2} | R Documentation |
Creates a new GtkImageMenuItem
containing a label.
gtkImageMenuItemNewWithLabel(label, show = TRUE)
|
[character] the text of the menu item. |
[GtkWidget
] a new GtkImageMenuItem
.
Derived by RGtkGen from GTK+ documentation