Package: gdk

Function gdk-window-children

Lambda List

gdk-window-children (window)

Arguments

window -- a gdk-window object

Return Value

List of gdk-window child windows inside window.

Details

Gets the list of children of the window known to GDK. This function only returns children created via GDK, so for example it is useless when used with the root window. It only returns windows an application created itself.
 

See also

2020-9-7