/
comp
/
gb.qt
/
embedder
/ embed
Embedder.Embed (gb.qt)
Syntax
SUB
Embed
(
Client
AS
Pointer
[
,
Prepared
AS
Boolean
]
)
Embeds another X11 application.
Client
is the identifier of the X11 window to embed.
Prepared
tells if the client follows the XEmbed protocol. It should be
TRUE
.