INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Select item at the zero-based `index'.
-- Unselect item at the zero-based `index'.
-- Select items between `start_index'
-- and `end_index' (zero-based index).
-- Unselect items between `start_index'
-- and `end_index' (zero-based index).
-- Select all items.
-- Unselect all the selected items.
-- Set the focus rectangle to the item at the
-- specified zero-based `index'. If `scrolling' is
-- True the item is scrolled until it is at least
-- partially visible, otherwise the item is scrolled
-- until it is fully visible.
-- Is at least one item selected?
-- Number of items selected
-- Contains all the selected index
-- Contains all the selected strings
-- Index of the item that has the focus
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |