gtkRadioMenuItemNewWithLabel {RGtk2} | R Documentation |
Creates a new GtkRadioMenuItem
whose child is a simple GtkLabel
.
gtkRadioMenuItemNewWithLabel(group = NULL, label, show = TRUE)
|
[list] the group to which the radio menu item is to be attached |
|
[character] the text for the label |
[GtkWidget
] a new GtkRadioMenuItem
Derived by RGtkGen from GTK+ documentation