Plug.newForDisplay

Create a new plug widget inside the #GtkSocket identified by socket_id.

Parameters

display gdk.display.Display

the #GdkDisplay on which socket_id is displayed

socketId xlib.types.Window

the XID of the socket’s window.

Return Value

Type: gtk.plug.Plug

the new #GtkPlug widget.