Property

ClutterBoxLayout:homogeneous

Declaration

property homogeneous: gboolean [ read, write ]

Description [src]

Whether the ClutterBoxLayout should arrange its children homogeneously, i.e. all children get the same size.

Type:gboolean

Default valueFALSE
Getter methodclutter_box_layout_get_homogeneous()
Setter methodclutter_box_layout_set_homogeneous()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno