and false otherwise
Event.getScrollDeltas
bool getScrollDeltas(out double deltaX, out double deltaY)Retrieves the scroll deltas from a #GdkEvent
See also: [gdk.event.Event.getScrollDirection]
Parameters
deltaX | return location for X delta |
deltaY | return location for Y delta |
Returns
true if the event contains smooth scroll information