| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: window-or-widget
Returns the page-width that has been explicitly specified for window with either the (setf page-width) function or the :page-width initarg.
If page-width has not been explicitly specified, then nil
is returned.
(The function page-width, on the other hand, always returns the actual effective width that is in use.)
See also default-page-width. (And page-height, explicit-page-height and default-page-height.)
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |