gdkOffscreenWindowSetEmbedder: gdkOffscreenWindowSetEmbedder

Description Usage Arguments Details Author(s)

View source: R/gdkFuncs.R

Description

Sets window to be embedded in embedder.

Usage

1

Arguments

window

a GdkWindow

embedder

the GdkWindow that window gets embedded in

Details

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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.