PyCListCtrl.GetItemText

int = GetItemText(item, sub )

Retrieves the text of a list view item or subitem.

Parameters

item : int

The index of the item whose text is to be retrieved.

sub : int

Specifies the subitem whose text is to be retrieved.