| gtkPlugConstructForDisplay {RGtk2} | R Documentation |
Finish the initialization of plug for a given GtkSocket identified by
socket.id which is currently displayed on display.
This function will generally only be used by classes deriving from GtkPlug.
gtkPlugConstructForDisplay(object, display, socket.id)
|
a |
|
the |
|
the XID of the socket's window. |
Since 2.2
Derived by RGtkGen from GTK+ documentation