Clutter.PanAxis – clutter-1.0 Reference Manual
PanAxis
Description:
[
CCode
( cprefix =
"CLUTTER_PAN_"
, type_id =
"clutter_pan_axis_get_type ()"
) ]
[
Version
( since =
"1.12"
) ]
public
enum
PanAxis
The axis of the constraint that should be applied on the panning action
Namespace:
Clutter
Package:
clutter-1.0
Content:
Enum values:
AXIS_AUTO
-
Constrain panning automatically based on initial movement (available since 1.24)
AXIS_NONE
-
No constraint
X_AXIS
-
Set a constraint on the X axis
Y_AXIS
-
Set a constraint on the Y axis