| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | |||||||||
Arguments: window-or-object
Returns the position to which window-or-object has been scrolled relative to the page top left. To scroll a window to a new position, call scroll-to or scroll.
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-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page was not revised from the 7.0 page.
Created 2005.12.9.
| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | |||||||||