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