Description Usage Arguments Details Author(s)
Indicates that the application will cooperate with the window
system in synchronizing the window repaint with the window
manager during resizing operations. After an application calls
this function, it must call gdkWindowConfigureFinished
every
time it has finished all processing associated with a set of
Configure events. Toplevel GTK+ windows automatically use this
protocol.
1 |
|
a toplevel |
On X, calling this function makes window
participate in the
_NET_WM_SYNC_REQUEST window manager protocol.
Since 2.6
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.