Description Usage Arguments Author(s)
Invokes callback
on each non-internal child of container
. See
gtkContainerForall
for details on what constitutes an
"internal" child. Most applications should use
gtkContainerForeach
, rather than gtkContainerForall
.
1 | gtkContainerForeach(object, callback, callback.data = NULL)
|
|
a |
|
a callback |
|
callback user data |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.