gtkContainerGetChildren {RGtk2} | R Documentation |
Returns the container's non-internal children. See
gtkContainerForall
for details on what constitutes an "internal" child.
gtkContainerGetChildren(object)
|
[GtkContainer ] a GtkContainer |
[list] a newly-allocated list of the container's non-internal children.
Derived by RGtkGen from GTK+ documentation