| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |