PyCListBox.SetItemValue

int = SetItemValue(item, data )

Sets the item's application-specific value.

Parameters

item : int

Index of the item whose Data is to be set.

data : int

New value for the data.