GtkTreeModelIface.iterHasChild

true if iter has children, false otherwise.

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