swap


Description:

public void swap (TreeIter a, TreeIter b)

Swaps a and b in this.

Note:

Use list models

Note that this function only works with unsorted stores.

Parameters:

this

A `GtkListStore`.

a

A `GtkTreeIter`

b

Another `GtkTreeIter`