Property

ClutterBoxLayout:homogeneous

since: 13

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
Available since:13
Default valueFALSE
Getter methodclutter_box_layout_get_homogeneous()
Setter methodclutter_box_layout_set_homogeneous()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno