Package: gdk
Function gdk-window-effective-parent
Lambda Listgdk-window-effective-parent (window) ArgumentsReturn ValueEffective 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