Module: Clutter::DragAxis

Defined in:
(unknown)

Constant Summary collapse

AXIS_NONE =

No constraint

0 or :axis_none
X_AXIS =

Set a constraint on the X axis

1 or :x_axis
Y_AXIS =

Set a constraint on the Y axis

2 or :y_axis