Extracts the scroll deltas of a scroll event.
The deltas will be zero unless the scroll direction is gdk_scroll_smooth.
For the representation unit of these deltas, see [[email protected]_unit].
this |
a scroll event |
delta_x |
return location for x scroll delta |
delta_y |
return location for y scroll delta |