GtkTreeModelIface.iterChildren

Sets iter to point to the first child of parent.

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