| gtkTreeStoreSwap {RGtk2} | R Documentation |
Swaps a and b in the same level of tree.store. Note that this function
only works with unsorted stores.
gtkTreeStoreSwap(object, a, b)
|
[GtkTreeStore] A GtkTreeStore. |
|
[GtkTreeIter] A GtkTreeIter. |
|
[GtkTreeIter] Another GtkTreeIter. |
Since 2.2
Derived by RGtkGen from GTK+ documentation