get-first-visible-item in list-box%
get-first-visible-item
list-box%
Reports the index of the item currently scrolled to the top of the list box. List box items are indexed from 0.
0
(send a-list-box get-first-visible-item) -> exact non-negative integer
(send a-list-box get-first-visible-item)
send
a-list-box