Enumeration
ClutterRotateDirection
Description [src]
Direction of a rotation.
Available since: | 0.4 |
Deprecated since: | 1.22 |
Please do not use it in newly written code. |
Members
Name | Description |
---|---|
CLUTTER_ROTATE_CW |
Clockwise rotation. |
CLUTTER_ROTATE_CCW |
Counter-clockwise rotation. |