GtkSizeGroup::set_mode
void set_mode(GtkSizeGroupMode mode);
Sets the GtkSizeGroupMode of the size group. The mode of the size group determines whether the widgets in the size group should all have the same horizontal requisition.
See also: get_mode()