Enumeration

GtkPanDirection

since: 3.14

Declaration

enum Gtk.PanDirection

Description [src]

Describes the panning direction of a GtkGesturePan.

Available since: 3.14

Members

Name Description
GTK_PAN_DIRECTION_LEFT

Panned towards the left.

GTK_PAN_DIRECTION_RIGHT

Panned towards the right.

GTK_PAN_DIRECTION_UP

Panned upwards.

GTK_PAN_DIRECTION_DOWN

Panned downwards.