RGtk2 (version 2.20.31)

gtkTreeModelIterNChildren: gtkTreeModelIterNChildren

Description

Returns the number of children that iter has. As a special case, if iter is NULL, then the number of toplevel nodes is returned.

Usage

gtkTreeModelIterNChildren(object, iter = NULL)

Arguments

object
iter
The GtkTreeIter, or NULL. [ allow-none ]

Value

iter.