Package: gtk
Function gtk:tree-sortable-set-sort-func
Lambda Listgtk:tree-sortable-set-sort-func (sortable id func) ArgumentsDetails Sets the comparison function used when sorting to be func. If the current sort column ID of sortable is the same as id, then the model will sort using this function. | See also |
2024-3-15