GtkTreeModelIface.iterPrevious

Sets iter to point to the previous node at the current level.

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