gtkPlugNewForDisplay {RGtk2} | R Documentation |
Create a new plug widget inside the GtkSocket
identified by socket_id.
gtkPlugNewForDisplay(display, socket.id)
|
[GdkDisplay ] the GdkDisplay on which socket.id is displayed |
|
[GdkNativeWindow ] the XID of the socket's window. |
Since 2.2
[GtkWidget
] the new GtkPlug
widget.
Derived by RGtkGen from GTK+ documentation