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