Module: Clutter::AlignAxis

Defined in:
(unknown)

Constant Summary collapse

X_AXIS =

Maintain the alignment on the X axis

0 or :x_axis
Y_AXIS =

Maintain the alignment on the Y axis

1 or :y_axis
BOTH =

Maintain the alignment on both the X and Y axis

2 or :both