Gtk.Widget.OnSelectionReceived Method
Default handler for the Widget.SelectionReceived event.

Syntax

protected virtual void OnSelectionReceived (SelectionData selection_data, uint time_)

Parameters

selection_data
a Gtk.SelectionData
time_
a uint

Remarks

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

Requirements

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