The GtkTreeIter is the primary structure for accessing a structure (model).
Class GtkTreeIter
| Properties | |
| stamp | A unique stamp to catch invalid iterators. |
| Methods | |
| copy | Creates a copy of the tree iter. |
A unique stamp to catch invalid iterators.
A unique stamp to catch invalid iterators.
Creates a copy of the tree iter.
GtkTreeIter.copy()
| Return | a new GtkTreeIter |