Package: gtk

Function gtk-tree-sortable-has-default-sort-func

Lambda List

gtk-tree-sortable-has-default-sort-func (sortable)

Arguments

sortable -- a gtk-tree-sortable object

Return Value

True, if the model has a default sort function.

Details

Returns true if the model has a default sort function. This is used primarily by gtk-tree-view-column objects in order to determine if a model can go back to the default state, or not.
 

See also

2021-3-5