Description Usage Arguments Author(s)
Temporarily freezes a window such that it won't receive expose
events. The window will begin receiving expose events again when
gdkWindowThawUpdates
is called. If gdkWindowFreezeUpdates
has been called more than once, gdkWindowThawUpdates
must be called
an equal number of times to begin processing exposes.
1 | gdkWindowFreezeUpdates(object)
|
|
a |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.