Whether each child inside the #ClutterFlowLayout should receive the same allocation
Maximum width for each column in the layout, in pixels. If set to -1 the width will be the maximum child width
Maximum height for each row in the layout, in pixels. If set to -1 the width will be the maximum child height
Minimum width for each column in the layout, in pixels
Minimum height for each row in the layout, in pixels
The orientation of the #ClutterFlowLayout. The children of the layout will be layed out following the orientation.
This property also controls the overflowing directions
The spacing between rows, in pixels; the value of this property is honoured by vertical non-overflowing layouts and by horizontal overflowing layouts
Whether the #ClutterFlowLayout should arrange its children on a grid
The spacing between columns, in pixels; the value of this property is honoured by horizontal non-overflowing layouts and by vertical overflowing layouts