swap


Description:

[ Version ( since = "2.2" ) ]
public void swap (TreeIter a, TreeIter b)

Swaps a and b in this.

Note that this function only works with unsorted stores.

Parameters:

this

A ListStore.

a

A TreeIter.

b

Another TreeIter.