Gtk.RadioMenuItem.prototype.set_group
function set_group(group:[Gtk.RadioMenuItem]):void {
    // Gjs wrapper for gtk_radio_menu_item_set_group()
}Sets the group of a radio menu item, or changes it.
- group
- the new group. 
function set_group(group:[Gtk.RadioMenuItem]):void {
    // Gjs wrapper for gtk_radio_menu_item_set_group()
}Sets the group of a radio menu item, or changes it.
the new group.