Gtk.Widget.OnSelectionClearEvent Method
Default handler for the Widget.SelectionClearEvent event.

Syntax

protected virtual bool OnSelectionClearEvent (Gdk.EventSelection evnt)

Parameters

evnt
a Gdk.EventSelection

Returns

a bool

Remarks

Override this method in a subclass to provide a default handler for the Widget.SelectionClearEvent event.

Requirements

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