Container.getChildren

Returns the container’s non-internal children. See gtk.container.Container.forall for details on what constitutes an "internal" child.

class Container
getChildren
()

Return Value

Type: gtk.widget.Widget[]

a newly-allocated list of the container’s non-internal children.