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.
this |
a `GtkTreeModel` |
iter |
the `GtkTreeIter` |
true if |