Method
ClutterFlowLayoutset_homogeneous
since: 1.2
Declaration [src]
void
clutter_flow_layout_set_homogeneous (
ClutterFlowLayout* layout,
gboolean homogeneous
)
Description [src]
Sets whether the layout
should allocate the same space for
each child.
Available since: 1.2
Sets property | Clutter.FlowLayout:homogeneous |