set_homogeneous
Description:
Sets whether the box layout will allocate the same size to all children.
Parameters:
this |
a `GtkBoxLayout` |
homogeneous |
true to set the box layout as homogeneous |
Sets whether the box layout will allocate the same size to all children.
this |
a `GtkBoxLayout` |
homogeneous |
true to set the box layout as homogeneous |