Constructor
GtkSizeGroupnew
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 |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |