GtkRadioButton::set_group

void set_group(GtkRadioButton group, );

Sets the group the widget shall belong to. Typically this is the first widget of the group, but maybe any other.

See also: get_group()