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