Plug.this

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_add_id().

Parameters

socketId gulong

the window ID of the socket, or 0.

Throws

ConstructionException GTK+ fails to create the object.

Meta