Constructor
GtkSizeGroupnew
Declaration [src]
GtkSizeGroup*
gtk_size_group_new (
  GtkSizeGroupMode mode
)
Parameters
- mode
- 
            Type: GtkSizeGroupModeThe mode for the new size group. 
Return value
Type: GtkSizeGroup
A newly created GtkSizeGroup
| The caller of the function takes ownership of the data, and is responsible for freeing it. |