Enumeration
GdkScrollDirection
since: 3.0
Members
GDK_SCROLL_UP
-
The window is scrolled up.
- Value:
0
- Nickname:
up
- Available since: 3.0
- Value:
GDK_SCROLL_DOWN
-
The window is scrolled down.
- Value:
1
- Nickname:
down
- Available since: 3.0
- Value:
GDK_SCROLL_LEFT
-
The window is scrolled to the left.
- Value:
2
- Nickname:
left
- Available since: 3.0
- Value:
GDK_SCROLL_RIGHT
-
The window is scrolled to the right.
- Value:
3
- Nickname:
right
- Available since: 3.0
- Value:
GDK_SCROLL_SMOOTH
-
The scrolling is determined by the delta values in
GdkEventScroll
. See gdk_event_get_scroll_deltas(). Since: 3.4- Value:
4
- Nickname:
smooth
- Available since: 3.0
- Value: