Container.getChildren

Returns the container’s non-internal children. See gtk_container_forall() for details on what constitutes an "internal" child.

class Container
getChildren
()

Return Value

Type: ListG

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

Meta