TreeSortableT.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.

template TreeSortableT()
override
bool
hasDefaultSortFunc
()

Return Value

Type: bool

true, if the model has a default sort function