Description Usage Arguments Details Author(s)
Sets window
to be embedded in embedder
.
1 | gdkOffscreenWindowSetEmbedder(window, embedder)
|
|
a |
|
the |
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
.
Since 2.18
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.