Plug.construct

void construct(xlib.types.Window socketId)

Finish the initialization of plug for a given #GtkSocket identified by socket_id. This function will generally only be used by classes deriving from #GtkPlug.

Parameters

socketIdthe XID of the socket’s window.