Window.peekChildren

Like gdk_window_get_children(), but does not copy the list of children, so the list does not need to be freed.

class Window
peekChildren
()

Return Value

Type: ListG

a reference to the list of child windows in @window

Meta