Name
id->window -- Return the window object corresponding to an application WINDOW-ID.
Synopsis
(id->window window-id)
Description
Return the window object corresponding to an application window-id.
window-id should be the X id of the application window. If there is no
such window object, return #f.