Property
ClutterBoxLayout:homogeneous
since: 13
Description [src]
Whether the ClutterBoxLayout should arrange its children
homogeneously, i.e. all children get the same size.
| Type: | gboolean |
| Available since: | 13 |
| Default value | FALSE |
| Getter method | clutter_box_layout_get_homogeneous() |
| Setter method | clutter_box_layout_set_homogeneous() |