Clutter.DragAxis – clutter-1.0 Reference Manual
DragAxis
Description:
[
CCode
( cprefix =
"CLUTTER_DRAG_"
, type_id =
"clutter_drag_axis_get_type ()"
) ]
[
Version
( since =
"1.4"
) ]
public
enum
DragAxis
The axis of the constraint that should be applied on the dragging action
Namespace:
Clutter
Package:
clutter-1.0
Content:
Enum values:
AXIS_NONE
-
No constraint
X_AXIS
-
Set a constraint on the X axis
Y_AXIS
-
Set a constraint on the Y axis
2022 vala-language.org