Matthias Clasen
|
c419b57754
|
stringsorter: Fix up a doc typo
gi-docgen links can be tricky to get right.
|
2022-10-11 15:32:05 -04:00 |
|
Matthias Clasen
|
2520148ebb
|
Apply 2 suggestion(s) to 2 file(s)
|
2022-10-11 17:53:26 +00:00 |
|
Matthias Clasen
|
141aac1a60
|
stringsorter: Add a collation property
The new property lets us choose between
Unicode collation, filename collation, and
plain strcmp.
This will be used in the filechooser.
|
2022-10-11 13:42:00 -04:00 |
|
Matthias Clasen
|
24389a0ef5
|
Make sorter constructors return exact types
Make functions like gtk_custom_sorter_new() return
the actual type they construct.
Update all callers.
|
2020-09-05 21:50:15 -04:00 |
|
Matthias Clasen
|
6d68c536f3
|
Add GtkStringSorter
This is a GtkSorter implementation collating strings
|
2020-05-30 19:26:44 -04:00 |
|