Method
GtkListStoreswap
Declaration [src]
void
gtk_list_store_swap (
GtkListStore* store,
GtkTreeIter* a,
GtkTreeIter* b
)
Parameters
a
-
Type:
GtkTreeIter
A
GtkTreeIter
The data is owned by the caller of the function. b
-
Type:
GtkTreeIter
Another
GtkTreeIter
The data is owned by the caller of the function.