gtkContainerForeach
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
.
gtkContainerForeach(object, callback, callback.data = NULL)
|
|
|
a callback |
|
callback user data |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.