Plug.constructForDisplay

Finish the initialization of plug for a given gtk.Socket identified by socket_id which is currently displayed on display. This function will generally only be used by classes deriving from gtk.Plug

class Plug
void
constructForDisplay

Parameters

display Display

the gdk.Display associated with socket_id’s gtk.Socket

socketId ulong

the XID of the socket’s window.

Meta