GdkScrollDirection

Specifies the direction for GdkEventScroll.

Value

Symbolic name

Description

  0Gdk::SCROLL_UP The window is scrolled up.
  1Gdk::SCROLL_DOWN The window is scrolled down.
  2Gdk::SCROLL_LEFT The window is scrolled to the left.
  3Gdk::SCROLL_RIGHT The window is scrolled to the right.