RadioMenuItem.setGroup
void setGroup(gtk.radio_menu_item.RadioMenuItem[] group = null) nothrowSets the group of a radio menu item, or changes it.
Parameters
group | the new group, or null. |
void setGroup(gtk.radio_menu_item.RadioMenuItem[] group = null) nothrowSets the group of a radio menu item, or changes it.
group | the new group, or null. |