GdkScrollDirection

Specifies the direction for GdkEventScroll. GDK_SCROLL_UP the window is scrolled up. GDK_SCROLL_DOWN the window is scrolled down. GDK_SCROLL_LEFT the window is scrolled to the left. GDK_SCROLL_RIGHT the window is scrolled to the right.

Values

ValueMeaning
UP
DOWN
LEFT

Meta