RadioMenuItem.newFromWidget

gtk.radio_menu_item.RadioMenuItem newFromWidget(gtk.radio_menu_item.RadioMenuItem group = null) static nothrow

Creates a new #GtkRadioMenuItem adding it to the same group as group.

Parameters

groupAn existing #GtkRadioMenuItem

Returns

The new #GtkRadioMenuItem