Plug.constructForDisplay

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.

class Plug
void
constructForDisplay

Parameters

display gdk.display.Display

the #GdkDisplay associated with socket_id’s #GtkSocket.

socketId xlib.types.Window

the XID of the socket’s window.