scroll
Description:
Signals that the widget should scroll by the amount specified by dx
and dy
.
For the representation unit of the deltas, see [method@Gtk.EventControllerScroll.get_unit].
Parameters:
dx |
X delta |
dy |
Y delta |
Returns:
true if the scroll event was handled, false otherwise. |