TreeStore.swap

Swaps a and b in the same level of tree_store. Note that this function only works with unsorted stores.

Parameters

a gtk.tree_iter.TreeIter

A #GtkTreeIter.

b gtk.tree_iter.TreeIter

Another #GtkTreeIter.