Description Usage Arguments Value Author(s)
Creates a new plug widget inside the GtkSocket
identified
by socket.id
. If socket.id
is 0, the plug is left "unplugged" and
can later be plugged into a GtkSocket
by gtkSocketAddId
.
1 | gtkPlugNew(socket.id, show = TRUE)
|
|
the window ID of the socket, or 0. |
[GtkWidget
] the new GtkPlug
widget.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.