Enumeration
ClutterAlignAxis
since: 1.4
Description [src]
Specifies the axis on which ClutterAlignConstraint should maintain
the alignment.
Available since: 1.4
Members
| Name | Description |
|---|---|
CLUTTER_ALIGN_X_AXIS |
Maintain the alignment on the X axis. |
CLUTTER_ALIGN_Y_AXIS |
Maintain the alignment on the Y axis. |
CLUTTER_ALIGN_BOTH |
Maintain the alignment on both the X and Y axis. |