Package: gdk

Function gdk-window-effective-toplevel

Lambda List

gdk-window-effective-toplevel (window)

Arguments

window -- a gdk-window object

Return Value

The effective gdk-window toplevel containing window.

Details

Gets the toplevel window that is an ancestor of window.

Works like the function gdk-window-toplevel, but treats an offscreen window's embedder as its parent, using the function gdk-window-effective-parent.

See also the function gdk-offscreen-window-embedder.
 

See also

2020-9-7