Name
any-id->window -- Return the window object that contains the window with id WINDOW-ID.
Synopsis
(any-id->window window-id)
Description
Return the window object that contains the window with id window-id.
window-id can be the X id of any child window in the application. If there is no
such window object, return #f.