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