EventControllerScroll.addOnScroll

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

class EventControllerScroll
gulong
addOnScroll
(
void delegate
(
double
,
double
,)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)