GtkTreeModelIface.iterChildren

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

Return Value

%TRUE, if @iter has been set to the first child

Meta