gtkTreeModelIterNChildren
Returns the number of children that iter
has. As a special case, if iter
is NULL
, then the number of toplevel nodes is returned.
gtkTreeModelIterNChildren(object, iter = NULL)
|
A |
|
The |
[integer] The number of children of iter
.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.