Method GTK2.TreeStore()->swap()
- Method swap
GTK2.TreeStore swap(GTK2.TreeIter a, GTK2.TreeIter b)
- 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.