Value | Meaning |
---|---|
UP0 | the window is scrolled up. |
DOWN1 | the window is scrolled down. |
LEFT2 | the window is scrolled to the left. |
RIGHT3 | the window is scrolled to the right. |
SMOOTH4 | the scrolling is determined by the delta values in GdkEventScroll See Event.getScrollDeltas. Since: 3.4 |
Specifies the direction for GdkEventScroll