PyCListCtrl
.GetItemState
int =
GetItemState(
item
, mask
)
Retrieves the state of a list view item.
Parameters
item
: int
The index of the item whose position is to be retrieved.
mask
: int
Mask specifying which of the item's state flags to return.