| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: window-or-screen position
Returns position after modifying it to be equal
to the position of the top-left corner of the exterior box of
window-or-screen. The screen is the value
returned by (screen *system*)
. See screen and *system*
.
position must be a position. See make-position.
Contrast with exterior-top-left, which creates and returns a new position object.
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 |