[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public RadioMenuItem.with_label (SList<RadioMenuItem>? group, string label)
Creates a new RadioMenuItem whose child is a simple Label.
| group |
group the radio menu item is inside, or null |
| label |
the text for the label |
|
A new RadioMenuItem |