TreeStore.swap

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

class TreeStore
void
swap

Parameters

a TreeIter

A #GtkTreeIter.

b TreeIter

Another #GtkTreeIter.

Meta