| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 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-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 |