| gtkCheckMenuItemNewWithLabel {RGtk2} | R Documentation |
Creates a new GtkCheckMenuItem with a label.
gtkCheckMenuItemNewWithLabel(label, show = TRUE)
|
[character] the string to use for the label. |
[GtkWidget] a new GtkCheckMenuItem.
Derived by RGtkGen from GTK+ documentation