- o
- Event sender.
- args
- Event arguments.
The ScrolledWindow.ScrollChild event utilizes this delegate:
Event data is passed via the Gtk.ScrollChildArgs parameter.
To attach a Gtk.ScrollChildHandler to an event, add the ScrollChildHandler instance to the event. The methods referenced by the ScrollChildHandler instance are invoked whenever the event is raised, until the ScrollChildHandler is removed from the event.