GtkTreeModelIface.iterNChildren

Gets the number of children that iter has.

struct GtkTreeModelIface
extern (C)
int function(GtkTreeModel* treeModel, GtkTreeIter* iter) iterNChildren;