API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
GList* gdk_window_peek_children ( GdkWindow* window )
Like gdk_window_get_children(), but does not copy the list of children, so the list does not need to be freed.
Type: A list of GdkWindow*
GdkWindow*
a reference to the list of child windows in `window`.