Module: Clutter::ZoomAxis

Defined in:
(unknown)

Constant Summary collapse

X_AXIS =

Scale only on the X axis

0 or :x_axis
Y_AXIS =

Scale only on the Y axis

1 or :y_axis
BOTH =

Scale on both axis

2 or :both