| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version | ||||||||||
Arguments: window-or-widget
Returns an index indicating the line of text that is currently scrolled to the top of the window or widget. Zero indicates the first line of text.
window-or-widget may be a
text-edit-window,
text-edit-pane, multi-line-editable-text, single-item-list, multi-item-list, outline, or scrolling-static-text.
To scroll a line to the top, call set-first-visible-line.
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 | ||||||||||