Package ch.bailu.gtk.gdk
Interface ScrollUnit
public interface ScrollUnit
-
Field Summary
-
Field Details
-
WHEEL
static final int WHEELThe delta is in number of wheel clicks.- See Also:
-
SURFACE
static final int SURFACEThe delta is in surface pixels to scroll directly
on screen.- See Also:
-