Description Usage Arguments Details Value Author(s)
Gets the list of children of window
known to GDK.
This function only returns children created via GDK,
so for example it's useless when used with the root window;
it only returns windows an application created itself.
1 | gdkWindowGetChildren(object)
|
|
a |
The returned list must be freed, but the elements in the list need not be.
[list] list of child windows inside window
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.