get_children
Description:
public List<
unowned Widget>
get_children ()
Returns the container’s non-internal children.
See forall for details on what constitutes an "internal" child.
Parameters:
Returns:
a newly-allocated list of the container’s non-internal children.
|