Gtk
Widget
OnGrabNotify
Gtk.Widget.OnGrabNotify Method
Default handler for the
Widget.GrabNotify
event.
Syntax
protected virtual
void
OnGrabNotify
(
bool
was_grabbed)
Parameters
was_grabbed
a
bool
Remarks
Override this method in a subclass to provide a default handler for the
Widget.GrabNotify
event.
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)