Description Usage Arguments Details Author(s)
Signal to the window system that the application has finished handling Configure events it has received. Window Managers can use this to better synchronize the frame repaint with the application. GTK+ applications will automatically call this function when appropriate.
1 | gdkWindowConfigureFinished(object)
|
|
a toplevel |
This function can only be called if gdkWindowEnableSynchronizedConfigure
was called previously.
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.