TreeStore.swap

Swaps a and b in the same level of tree_store.

Note that this function only works with unsorted stores.

More...

Parameters

a gtk.tree_iter.TreeIter
b gtk.tree_iter.TreeIter

Detailed Description

Deprecated: Use gtk.tree_list_model.TreeListModel instead