has_default_sort_func


Description:

public abstract bool has_default_sort_func ()

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.

Parameters:

this

A `GtkTreeSortable`

Returns:

true, if the model has a default sort function