PyCListCtrl.SetColumnWidth

int = SetColumnWidth(first, first )

Sets the width of the specified column in the list control.

Parameters

first : int

Index of the column to be changed.

first : int

New width of the column.