TreeSortable.hasDefaultSortFunc

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.

interface TreeSortable
bool
hasDefaultSortFunc
()

Return Value

Type: bool

true, if the model has a default sort function