Gtk.SelectPageHandler Delegate
Event handler.

Syntax

public delegate void SelectPageHandler (object o, SelectPageArgs args)

Parameters

o
Event sender.
args
Event arguments.

Remarks

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.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0