RadioMenuItem.setGroup

void setGroup(gtk.radio_menu_item.RadioMenuItem[] group = null)

Sets the group of a radio menu item, or changes it.

Parameters

groupthe new group, or null.