iterNChildren

open fun iterNChildren(iter: TreeIter? = null): <Error class: unknown class>(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

---

Returns the number of children that @iter has.

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

Return

the number of children of @iter

Parameters

iter

the GtkTreeIter