Plug.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
(xlib.types.Window socketId)Creates a new plug widget inside the #GtkSocket identified by socket_id. If socket_id is 0, the plug is left “unplugged” and can later be plugged into a #GtkSocket by gtk.socket.Socket.addId.
Parameters
socketId | the window ID of the socket, or 0. |
Returns
the new #GtkPlug widget.