Gtk.Widget.OnPropertyNotifyEvent Method
Default handler for the Widget.PropertyNotifyEvent event.

Syntax

protected virtual bool OnPropertyNotifyEvent (Gdk.EventProperty evnt)

Parameters

evnt
a Gdk.EventProperty

Returns

a bool

Remarks

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

Requirements

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