Description Usage Arguments Details Author(s)
Destroys the window system resources associated with window
and decrements window
's
reference count. The window system resources for all children of window
are also
destroyed, but the children's reference counts are not decremented.
1 | gdkWindowDestroy(object)
|
|
a |
Note that a window will not be destroyed automatically when its reference count reaches zero. You must call this function yourself before that happens.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.