offscreen_window_set_embedder


Description:


[ Version ( since = "2.18" ) ]
public void offscreen_window_set_embedder (Window window, Window embedder)

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.

Parameters:

window

a Window

embedder

the Window that window gets embedded in


Namespace: Gdk
Package: gdk-3.0