Package: gtk

Function gtk-socket-id

Lambda List

gtk-socket-id (socket)

Arguments

socket -- a gtk-socket widget

Return Value

A :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 function gtk-plug-new.

The gtk-socket must have already be added into a toplevel window before you can make this call.
 

See also

2020-9-15