RadioMenuItem.newWithLabelFromWidget

Creates a new GtkRadioMenuItem whose child is a simple GtkLabel. The new #GtkRadioMenuItem is added to the same group as group.

class RadioMenuItem
static
newWithLabelFromWidget
(,
string label = null
)

Parameters

group gtk.radio_menu_item.RadioMenuItem

an existing #GtkRadioMenuItem

label string

the text for the label

Return Value

Type: gtk.radio_menu_item.RadioMenuItem

The new #GtkRadioMenuItem