| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 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-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |