GtkTreeModelIface.iterNext

Sets iter to point to the node following it at the current level.

struct GtkTreeModelIface
extern (C)
bool function(GtkTreeModel* treeModel, GtkTreeIter* iter) iterNext;