Source position: gdkevents.inc line 69
type TGdkScrollDirection = (
GDK_SCROLL_UP,
GDK_SCROLL_DOWN,
GDK_SCROLL_LEFT,
GDK_SCROLL_RIGHT
);