Temporarily freezes a window such that it won't receive expose
events. The window will begin receiving expose events again when
Window.ThawUpdates is called. If
Window.FreezeUpdates
has been called more than once,
Window.ThawUpdates must be called
an equal number of times to begin processing exposes.
Syntax
public
void FreezeUpdates ()
Remarks
Requirements
Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)