Gtk.Widget.OnMotionNotifyEvent Method
Default handler for the Widget.MotionNotifyEvent event.

Syntax

protected virtual bool OnMotionNotifyEvent (Gdk.EventMotion evnt)

Parameters

evnt
a Gdk.EventMotion

Returns

a bool

Remarks

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

Requirements

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