Package: gdk
Function gdk:window-children-with-user-data
Lambda Listgdk:window-children-with-user-data (window data) ArgumentsReturn Valuelist of gdk:window child windows inside window Details
Gets the list of children of the window known to GDK with a particular data set on it.
The returned list must be freed, but the elements in the list need not be. The list is returned in (relative) stacking order, i.e. the lowest window is first. | See also |
#2023-2-26