Package: gio

Function gio:list-store-sort

Lambda List

gio:list-store-sort (store func)

Arguments

store -- a g:list-store object
func -- a g:compare-data-func callback function for sorting

Details

Sort the items in the list store according to func.
 

See also

2024-3-31