Enumeration (GI Enum)

Gdk-3.0GdkScrollDirection

Specifies the direction for Gdk.EventScroll.

Index
DOWN: 1

the window is scrolled down.

LEFT: 2

the window is scrolled to the left.

RIGHT: 3

the window is scrolled to the right.

SMOOTH: 4

the scrolling is determined by the delta values in Gdk.EventScroll. See gdk_event_get_scroll_deltas(). Since: 3.4

UP: 0

the window is scrolled up.

Variables

$gtype