Package: gdk

Function gdk-window-effective-parent

Lambda List

gdk-window-effective-parent (window)

Arguments

window -- a gdk-window object

Return Value

Effective gdk-window parent of window.

Details

Obtains the parent of window, as known to GDK. Works like the function gdk-window-parent for normal windows, but returns the window's embedder for offscreen windows.

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

See also

2020-9-25