gtkTreeStoreSwap: gtkTreeStoreSwap

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Swaps a and b in the same level of tree.store. Note that this function only works with unsorted stores.

Usage

1
gtkTreeStoreSwap(object, a, b)

Arguments

object

A GtkTreeStore.

a

A GtkTreeIter.

b

Another GtkTreeIter.

Details

Since 2.2

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.