| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |