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 function gdk-window-children, but does not copy the list of children, so the list does not need to be freed.
 

See also

2020-9-7