Description Usage Arguments Details Value Author(s)
Gets the window ID of a GtkSocket
widget, which can then
be used to create a client embedded inside the socket, for
instance with gtkPlugNew
.
1 | gtkSocketGetId(object)
|
|
a |
The GtkSocket
must have already be added into a toplevel window
before you can make this call.
[GdkNativeWindow
] the window ID for the socket
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.