gtkRadioMenuItemNewWithLabelFromWidget {RGtk2} | R Documentation |
Creates a new GtkRadioMenuItem whose child is a simple GtkLabel.
The new GtkRadioMenuItem
is added to the same group as group
.
gtkRadioMenuItemNewWithLabelFromWidget(group = NULL, label, show = TRUE)
|
[GtkRadioMenuItem ] an existing GtkRadioMenuItem |
|
[character] the text for the label |
Since 2.4
[GtkWidget
] The new GtkRadioMenuItem
Derived by RGtkGen from GTK+ documentation