ListStore.swap

Swaps a and b in store. Note that this function only works with unsorted stores.

class ListStore
void
swap

Parameters

a TreeIter
b TreeIter

Another gtk.TreeIter

Meta