Gtk.RadioToolButton.prototype.get_group

function get_group():[Gtk.RadioButton] {
    // Gjs wrapper for gtk_radio_tool_button_get_group()
}

Returns the radio button group button belongs to.

Since 2.4

Returns

The group button belongs to.