Package: gdk
Function gdk-window-children-with-user-data
Lambda Listgdk-window-children-with-user-data (window user-data) ArgumentsReturn Valuelist of child windows inside window Details
Gets the list of children of the window known to GDK with a particular user-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 |
2020-9-24