PyCListCtrl.InsertColumn

int = InsertColumn(colNo, item )

Inserts a column into a list control when in report view.

Parameters

colNo : int

The new column number

item : LV_COLUMN

A tuple describing the new column.