PyCListCtrl.GetStringWidth
int = GetStringWidth(first)
Gets the necessary column width to fully display this text in a column.
Parameters
Comments
Doesn't take the size of an included Image in account, only the size of the text is determined.
int = GetStringWidth(first)
Gets the necessary column width to fully display this text in a column.