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