Signal
Gtk.EventControllerScroll::scroll
Declaration
gboolean
scroll (
  GtkEventControllerScroll self,
  gdouble dx,
  gdouble dy,
  gpointer user_data
)
Description [src]
Signals that the widget should scroll by the
amount specified by dx and dy.
| Default handler: | The default handler is called after the handlers added via  |