Clutter.SwipeDirection – clutter-1.0 Reference Manual
SwipeDirection
Description:
[
CCode
( cprefix =
"CLUTTER_SWIPE_DIRECTION_"
, type_id =
"clutter_swipe_direction_get_type ()"
) ]
[
Flags
]
[
Version
( since =
"1.8"
) ]
public
enum
SwipeDirection
The main direction of the swipe gesture
Namespace:
Clutter
Package:
clutter-1.0
Content:
Enum values:
DOWN
-
Downwards swipe gesture
LEFT
-
Leftwards swipe gesture
RIGHT
-
Rightwards swipe gesture
UP
-
Upwards swipe gesture
2022 vala-language.org