Returns a special sorter that reflects the users sorting
choices in the column view.
To allow users to customizable sorting by clicking on column
headers, this sorter needs to be set on the sort model underneath
the model that is displayed by the view.
See [method@Gtk.ColumnViewColumn.set_sorter] for setting up
per-column sorting.
Returns a special sorter that reflects the users sorting choices in the column view.
To allow users to customizable sorting by clicking on column headers, this sorter needs to be set on the sort model underneath the model that is displayed by the view.
See [method@Gtk.ColumnViewColumn.set_sorter] for setting up per-column sorting.
Here is an example: