Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTreeStoreSwap: gtkTreeStoreSwap
Description
Swaps
a
and
b
in the same level of
tree.store
. Note that this function only works with unsorted stores.
Usage
gtkTreeStoreSwap(object, a, b)
Arguments
object
A
GtkTreeStore
.
a
A
GtkTreeIter
.
b
Another
GtkTreeIter
.
Details
Since 2.2