win32gui.ListView_SortItems
ListView_SortItems(hwnd, callback, param)
Uses an application-defined comparison function to sort the items of a list view control.
Parameters
ListView_SortItems(hwnd, callback, param)
Uses an application-defined comparison function to sort the items of a list view control.