Package: gdk

Function gdk:window-peek-children

Lambda List

gdk:window-peek-children (window)

Arguments

window -- a gdk:window object

Return Value

A list of gdk:window child windows in window.

Details

Like the gdk:window-children function, but does not copy the list of children, so the list does not need to be freed.
 

See also

#2023-2-26