Gtk.Widget.FreezeChildNotify Method
Stops emission of Widget.ChildNotified events on widget.

Syntax

public void FreezeChildNotify ()

Remarks

The events are queued until Widget.ThawChildNotify is called on widget.

Requirements

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