Package: gdk
Function gdk:window-effective-toplevel
Lambda Listgdk:window-effective-toplevel (window) ArgumentsReturn ValueThe effective gdk:window toplevel containing window. Details Gets the toplevel window that is an ancestor of window. Works like the gdk:window-toplevel function, but treats an offscreen window's embedder as its parent, using the gdk:window-effective-parent
function. See also the gdk:offscreen-window-embedder function. | See also |
#2023-2-26