Gtk
Widget
OnSelectionGet
Gtk.Widget.OnSelectionGet Method
Default handler for the
Widget.SelectionGet
event.
Syntax
protected virtual
void
OnSelectionGet
(
SelectionData
selection_data,
uint
info,
uint
time_)
Parameters
selection_data
a
Gtk.SelectionData
info
a
uint
time_
a
uint
Remarks
Override this method in a subclass to provide a default handler for the
Widget.SelectionGet
event.
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)