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