Arguments: window
Returns a plist of properties for window that has been saved into the
prefs.cl options file. If no properties have been saved for window,
then nil
is returned. In order for such
information to have been saved, the window must have first been
created, then Allegro CL must have been exited (since that is the only
time the prefs.cl options file is automatically written), and then
restarted. (Alternately save-configuration could be called explicitly
to write the options file.) Also, keep-configuration must return
true for window to indicate that this window
should be saved in the options file.
Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.