gdk.scroll_event
Module for [ScrollEvent] class
class ScrollEvent
Types 1
classScrollEvent : gdk.event.Event
An event related to a scrolling motion.
Methods
void getDeltas(out double deltaX, out double deltaY) nothrowExtracts the scroll deltas of a scroll event.gdk.types.ScrollDirection getDirection() nothrowExtracts the direction of a scroll event. Returns: the scroll direction of event