Function

Gdk-3.0Gdkoffscreen_window_set_embedderSince 2.18

  • 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 Gdk.Window.SignalSignatures.pick_embedded_child | Gdk.Window::pick-embedded-child signal on the embedder and the Gdk.Window.SignalSignatures.to_embedder | Gdk.Window::to-embedder and Gdk.Window.SignalSignatures.from_embedder | Gdk.Window::from-embedder signals on window.

    Parameters

    Returns void

    2.18