GtkTreeModel::iter_children

GtkTreeIter iter_children([GtkTreeIter parent]);

Returns an iterator for the first child row of parent. If the parameter is omitted, or null is passed, the iterator to the first root row is returned.