Container.getChildren
gtk.widget.Widget[] getChildren()Returns the container’s non-internal children. See [gtk.container.Container.forall] for details on what constitutes an "internal" child.
Returns
a newly-allocated list of the container’s non-internal children.