| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: window-or-widget
Returns the page-height that has been explicitly specified for window-or-widget with either the (setf page-height) function or the :page-height initarg.
If page-height has not been explicitly specified, then nil
is returned.
(The function page-height, on the other hand, always returns the actual effective height that is in use.)
See also default-page-height. (And page-width, explicit-page-width and default-page-width.)
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 |