gtkTreeModelIterNext: gtkTreeModelIterNext

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Sets iter to point to the node following it at the current level. If there is no next iter, FALSE is returned and iter is set to be invalid.

Usage

1
gtkTreeModelIterNext(object, iter)

Arguments

object

A GtkTreeModel.

iter

The GtkTreeIter.

Value

[logical] TRUE if iter has been changed to the next node.

Author(s)

Derived by RGtkGen from GTK+ documentation


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