Gtk.TreeSortable::sort-column-changed

function callback(tree_sortable, ):void;

The ::sort-column-changed signal is emitted when the sort column or sort order of @sortable is changed. The signal is emitted before the contents of @sortable are resorted.

tree_sortable

instance of Gtk.TreeSortable that is emitting the signal