summaryrefslogtreecommitdiff
path: root/gtk/gtkmultisorter.c
Commit message (Expand)AuthorAgeFilesLines
* Make sorter constructors return exact typesfilter-constructorsMatthias Clasen2020-09-051-2/+2
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* multisorter: Implement GtkSortKeysBenjamin Otte2020-07-221-3/+149
* multisorter: Use GdkArray for the sortersMatthias Clasen2020-07-161-52/+37
* Add GtkMultiSorterMatthias Clasen2020-05-301-0/+310