Method
GtkRadioToolButtonset_group
since: 2.4
Declaration [src]
void
gtk_radio_tool_button_set_group (
GtkRadioToolButton* button,
GSList* group
)
Description [src]
Adds button
to group
, removing it from the group it belonged to before.
Available since: 2.4
Sets property | Gtk.RadioToolButton:group |