Hi! I've got a ListStore model, which is sorted: model.set_sort_column_id(0, gtk.SORT_ASCENDNIG) how can i remove the sorting when it's already set, and i want to display the unsorted data? Thanks in advance: Imre Horvath