Package: gtk
Function gtk:custom-sorter-new
Lambda Listgtk:custom-sorter-new (&optional func) ArgumentsReturn ValueThe new gtk:custom-sorter object. Details Creates a new custom sorter that works by calling the func callback
function to compare objects. If func is nil, all objects are considered equal. | See also |
2023-9-13