scroll


Description:

public signal bool scroll (double dx, double dy)

Signals that the widget should scroll by the amount specified by dx and dy.

For the representation unit of the deltas, see [[email protected]_unit].

Parameters:

dx

X delta

dy

Y delta

Returns:

true if the scroll event was handled, false otherwise.




2022 vala-language.org