GtkTreeModelIface.iterHasChild

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

Return Value

%TRUE if @iter has children

Meta