PanDirection
Description:
[ CCode ( cprefix = "GTK_PAN_DIRECTION_" , type_id = "gtk_pan_direction_get_type ()" ) ]
public enum PanDirection
Describes the panning direction of a [class@GesturePan].
Content:
Enum values:
- DOWN - panned downwards
- LEFT - panned towards the left
- RIGHT - panned towards the right
- UP - panned upwards