>
comp
>
gb.qt
>
embedder
>
embed
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
-> 3.0
Documentation
History
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
.