Creates a new plug widget inside the gtk.Socket identified by socket_id. If socket_id is 0, the plug is left “unplugged” and can later be plugged into a gtk.Socket by Socket.addId.
the window ID of the socket, or 0.
the new gtk.Plug widget.
ConstructionException GTK+ fails to create the object.
Creates a new plug widget inside the gtk.Socket identified by socket_id. If socket_id is 0, the plug is left “unplugged” and can later be plugged into a gtk.Socket by Socket.addId.