Window.peekChildren
gdk.window.Window[] peekChildren()Like [gdk.window.Window.getChildren], but does not copy the list of children, so the list does not need to be freed.
Returns
a reference to the list of child windows in window
gdk.window.Window[] peekChildren()Like [gdk.window.Window.getChildren], but does not copy the list of children, so the list does not need to be freed.