RadioToolButton.setGroup
void setGroup(gtk.radio_button.RadioButton[] group = null)Adds button to group, removing it from the group it belonged to before.
Parameters
group | an existing radio button group, or null |
void setGroup(gtk.radio_button.RadioButton[] group = null)Adds button to group, removing it from the group it belonged to before.
group | an existing radio button group, or null |