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