Enumeration
ClutterDragAxis
Description [src]
The axis of the constraint that should be applied on the dragging action.
| Available since: | 1.4 |
Members
| Name | Description |
|---|---|
CLUTTER_DRAG_AXIS_NONE |
No constraint. |
CLUTTER_DRAG_X_AXIS |
Set a constraint on the X axis. |
CLUTTER_DRAG_Y_AXIS |
Set a constraint on the Y axis. |