gtkTreeModelIterNext {RGtk2} | R Documentation |
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.
gtkTreeModelIterNext(object, iter)
|
A |
|
The |
[logical] TRUE
if iter
has been changed to the next node.
Derived by RGtkGen from GTK+ documentation