GtkTreeModelIface.iterParent

Sets iter to be the parent of child.

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