Constructor
ClutterFlowLayoutnew
Declaration [src]
ClutterLayoutManager*
clutter_flow_layout_new (
  ClutterOrientation orientation
)
Parameters
- orientation
- 
            Type: ClutterOrientationThe orientation of the flow layout. 
Return value
Type: ClutterLayoutManager
The newly created ClutterFlowLayout.
| The data is owned by the called function. |