| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. | |||||||||
Arguments: >window
Returns the position to which window has been scrolled relative to the page top left.
scroll-position
may also be called on a grid-section, where the returned
value is an integer rather than a position object. For a grid-row-section the
value is a vertical scroll distance, and for a grid-column-section it is a
horizontal scroll distance.
See also nscroll-position.
Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 7.0. This page was not revised from the 6.2 page.
Created 2005.9.20.
| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. | |||||||||