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 gdk:window-parent function for normal windows, but
returns the window's embedder for offscreen windows. See also the gdk:offscreen-window-embedder function. | See also |
#2023-2-26