Package: gtk

Function gtk-list-store-swap

Lambda List

gtk-list-store-swap (store a b)

Arguments

store -- a gtk-list-store object
a -- a gtk-tree-iter iterator
b -- a gtk-tree-iter iterator

Details

Swaps a and b in store. Note that this function only works with unsorted stores.
 

See also

2021-3-11