Gtk.RadioToolButton.prototype.set_group

function set_group(group:[Gtk.RadioButton]):void {
    // Gjs wrapper for gtk_radio_tool_button_set_group()
}

Adds button to group, removing it from the group it belonged to before.

Since 2.4

group

an existing radio button group