Gtk.Widget.OnChildNotified Method
Default handler for the Widget.ChildNotified event.

Syntax

protected virtual void OnChildNotified (IntPtr pspec)

Parameters

pspec
a IntPtr

Remarks

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

Requirements

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