RadioMenuItem.newWithLabel

gtk.radio_menu_item.RadioMenuItem newWithLabel(gtk.radio_menu_item.RadioMenuItem[] group, string label) static nothrow

Creates a new #GtkRadioMenuItem whose child is a simple #GtkLabel.

Parameters

groupgroup the radio menu item is inside, or null
labelthe text for the label

Returns

A new #GtkRadioMenuItem