ListStore.swap

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

class ListStore
void
swap

Parameters

a TreeIter

A GtkTreeIter.

b TreeIter

Another GtkTreeIter.

Meta