TreeModelT.iterNChildren

Returns the number of children that iter has.

As a special case, if iter is null, then the number of toplevel nodes is returned.

template TreeModelT()
override
int
iterNChildren

Parameters

iter gtk.tree_iter.TreeIter

Return Value

Type: int

the number of children of iter