Package: gtk

Function gtk-list-store-reorder

Lambda List

gtk-list-store-reorder (store order)

Arguments

store -- a gtk-list-store object
order -- a list of integer mapping the new position of each row to its old position before the re-ordering

Details

Reorders store to follow the order indicated by order. Note that this function only works with unsorted stores.
 

See also

2021-3-11