| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: key &optional (subkey (default-application-window-subkey))
Uncaches a window (added by add-application-window or find-or-make-application-window) so that it can no longer be retrieved later by calling find-application-window on its key or subkey. The key and subkey arguments should be eq to the ones that were passed to add-application-window for the desired window.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |