| 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)
|
[GtkPlug] a GtkPlug. |
|
[GdkDisplay] the GdkDisplay associated with socket.id's
GtkSocket. |
|
[GdkNativeWindow] the XID of the socket's window. |
Since 2.2
Derived by RGtkGen from GTK+ documentation