Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

state-icon-index

Arguments: list-view-item

Returns (or sets with setf) a non-negative integer or nil, indicating the state pixmap (if any) to display in the argument list-view-item. If an integer, the value is an index into the state-image-list of the list-view widget that this list-view-item is on. Zero indicates the first pixmap in the list. No state pixmap is displayed in this list-view-item if the state-icon-index is nil or an integer greater than or equal to the number of pixmaps in the state-image-list, or if the state-image-list is nil. See also icon-index.

See list-view.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version