Package: gtk

Function gtk:plug-new

Lambda List

gtk:plug-new (socketid)

Arguments

socketid -- a pointer for 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 widget identified by socketid. If socketid is 0, the plug is left "unplugged" and can later be plugged into a gtk:socket widget by the gtk:socket-add-id function.
 

See also

#2026-06-04