Package: gtk

Function gtk:plug-id

Lambda List

gtk:plug-id (plug)

Arguments

plug -- a gtk:plug widget

Return Value

A pointer with the window ID for the plug.

Details

Gets the window ID of a gtk:plug widget, which can then be used to embed this window inside another window, for instance with the gtk:socket-add-id function.
 

See also

#2023-2-28