Matthias Clasen e5734c37a6 Add g_list_store_sort
GListStore already has a g_list_store_insert_sorted function,
which can be used to keep the list sorted according to a fixed
sort function. But if the sort function changes (as e.g. with
sort columns in a list UI), the entire list needs to be
resorted. In that case, you want g_list_store_sort().

https://bugzilla.gnome.org/show_bug.cgi?id=754152
2015-08-31 10:40:45 -04:00
..
2013-10-17 10:12:27 -04:00
2014-07-01 23:52:19 -05:00
2012-08-03 23:36:45 -04:00
2015-06-05 19:13:19 -04:00
2015-08-31 10:40:45 -04:00
2015-03-12 16:43:02 -04:00
2013-05-04 21:03:00 -04:00
2015-03-12 16:43:02 -04:00
2011-12-08 18:05:12 -05:00
2011-12-08 18:05:12 -05:00
2013-01-01 10:25:07 -05:00