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. Since 2.2

class Plug
void
constructForDisplay

Parameters

display Display

the GdkDisplay associated with socket_id's GtkSocket.

socketId gulong

the XID of the socket's window.

Meta