Gtk
Widget
OnUnmapEvent
Gtk.Widget.OnUnmapEvent Method
Default handler for the
Widget.UnmapEvent
event.
Syntax
protected virtual
bool
OnUnmapEvent
(
Gdk.Event
evnt)
Parameters
evnt
a
Gdk.Event
Returns
a
bool
Remarks
Override this method in a subclass to provide a default handler for the
Widget.UnmapEvent
event.
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)