Constructor
Gtk.SizeGroup.new
Declaration [src]
GtkSizeGroup*
gtk_size_group_new (
  GtkSizeGroupMode mode
)
Parameters
| mode | GtkSizeGroupMode | 
| the mode for the new size group. | 
Return value
| Returns: GtkSizeGroup | |
| a newly created  | |
| Ownership of the data is transferred to the caller | |