Package: gtk
Function gtk:custom-sorter-set-sort-func
Lambda Listgtk:custom-sorter-set-sort-func (sorter func) ArgumentsDetails
Sets (or unsets) the callback function used for sorting items. If func is nil, all items are considered equal. If the sort function changes its sorting behavior, the gtk:sorter-changed function
needs to be called. | See also |
2023-9-13