Prevent sort of GtkListStore.



With gtk_tree_view_column_set_sort_column_id (), it appears that GtkListStore also gets sorted.

I don't want that to happen, since the data in it has to be compared.

How can I do this? Thanks!!


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]