Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkPlugConstruct: gtkPlugConstruct
Description
Finish the initialization of
plug
for a given
GtkSocket
identified by
socket.id
. This function will generally only be used by classes deriving from
GtkPlug
.
Usage
gtkPlugConstruct(object, socket.id)
Arguments
object
a
GtkPlug
.
socket.id
the XID of the socket's window.