Gtk.TreeSortable::has_default_sort_func
function vfunc_has_default_sort_func():Boolean { }
Returns true if the model has a default sort function. This is used primarily by GtkTreeViewColumns in order to determine if a model can go back to the default state, or not.
- Returns
true, if the model has a default sort function