Description Usage Arguments Details Author(s)
Reparents a pre-existing toplevel window into a GtkSocket
. This is
meant to embed clients that do not know about embedding into a
GtkSocket
, however doing so is inherently unreliable, and using
this function is not recommended.
WARNING: gtk_socket_steal
is deprecated and should not be used in newly-written code.
1 | gtkSocketSteal(object, wid)
|
|
a |
|
the window ID of an existing toplevel window. |
The GtkSocket
must have already be added into a toplevel window
before you can make this call.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.