Method GTK2.TreeStore()->swap()
- Method swap
 GTK2.TreeStoreswap(GTK2.TreeItera,GTK2.TreeIterb)- Description
 Swap 2 rows. Only works if this store is unsorted.
GTK2.TreeStore swap(GTK2.TreeIter a, GTK2.TreeIter b)
Swap 2 rows. Only works if this store is unsorted.