Package: gtk

Function gtk-plug-new

Lambda List

gtk-plug-new (socket-id)

Arguments

socket-id -- a :pointer with the window ID of the socket, or 0

Return Value

The new gtk-plug widget.

Details

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 the function gtk-socket-add-id.
 

See also

2020-9-15