Plug
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public Plug (Window socket_id)
Creates a new plug widget inside the Socket identified by socket_id
.
If socket_id
is 0, the plug is left “unplugged” and can later be plugged into a
Socket by add_id.
Parameters:
socket_id |
the window ID of the socket, or 0.
|
Returns: