Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Enum Clutter.FlowOrientation

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterFlowOrientation
Enum : FlowOrientation
The direction of the arrangement of the children inside
a ClutterFlowLayout
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.FlowLayout
Property
orientation : Clutter.FlowOrientation
The orientation of the ClutterFlowLayout.
Clutter.FlowLayout
Method
new Clutter.FlowLayout.c_new (FlowOrientation orientation) : Clutter.LayoutManager
Create a new Clutter.FlowLayout
Clutter.FlowLayout
Method
get_orientation () : Clutter.FlowOrientation
Retrieves the orientation of the layout
Clutter.FlowLayout
Method
set_orientation (FlowOrientation orientation) : none
Sets the orientation of the flow layout
The orientation controls the direction used to allocate
orientation also controls the direction of the overflowing
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:09:49 GMT+0800 (HKT)