GdkScrollDirection

Specifies the direction for GdkEventScroll

Values

ValueMeaning
UP0

the window is scrolled up.

DOWN1

the window is scrolled down.

LEFT2

the window is scrolled to the left.

SMOOTH4

the scrolling is determined by the delta values in GdkEventScroll See Event.getScrollDeltas. Since: 3.4