Package: gtk
Function gtk:socket-id
Lambda Listgtk:socket-id (socket) ArgumentsReturn ValueA pointer with the window ID for the socket. Details Gets the window ID of a gtk:socket widget, which can then be used
to create a client embedded inside the socket, for instance with the gtk:plug-new function. The gtk:socket widget must have already be added into a toplevel window before you can make this call. | See also |
#2023-2-28