peek_children
Description:
Like get_children, but does not copy the list of children, so the list does not need to be freed.
Parameters:
this |
a Window |
Returns:
a reference to the list of child windows in this |
Like get_children, but does not copy the list of children, so the list does not need to be freed.
this |
a Window |
a reference to the list of child windows in this |