gtkPlugConstruct {RGtk2} | R Documentation |
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
.
gtkPlugConstruct(object, socket.id)
|
[GtkPlug ] a GtkPlug . |
|
[GdkNativeWindow ] the XID of the socket's window. |
Derived by RGtkGen from GTK+ documentation