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