Sets window
to be embedded in embedder
.
To fully embed an offscreen window, in addition to calling this function, it is also necessary to handle the
pick_embedded_child signal on the embedder
and the
to_embedder and
from_embedder signals on window
.
window |
a Window |
embedder |
the Window that |