EventControllerScroll.addOnScroll

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

class EventControllerScroll
gulong
addOnScroll
(
bool delegate
(
double
,
double
,)
dlg
,)

Return Value

Type: gulong

%TRUE if the scroll event was handled, %FALSE otherwise.

Meta