Gtk.PanDirection – gtk+-3.0 Reference Manual
PanDirection
Description:
[
CCode
( cprefix =
"GTK_PAN_DIRECTION_"
, type_id =
"gtk_pan_direction_get_type ()"
) ]
[
Version
( since =
"3.14"
) ]
public
enum
PanDirection
Describes the panning direction of a
GesturePan
Namespace:
Gtk
Package:
gtk+-3.0
Content:
Enum values:
DOWN
-
panned downwards
LEFT
-
panned towards the left
RIGHT
-
panned towards the right
UP
-
panned upwards
2022 vala-language.org