gtkPlugNew
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
.
gtkPlugNew(socket.id, show = TRUE)
|
the window ID of the socket, or 0. |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.