Swaps a and b in store. Note that this function only works with unsorted stores.
a
b
store
gtkListStoreSwap(object, a, b)
object
A GtkListStore.
GtkListStore
A GtkTreeIter.
GtkTreeIter
Another GtkTreeIter.
Since 2.2
Derived by RGtkGen from GTK+ documentation