gtkTreeModelIterNChildren: gtkTreeModelIterNChildren

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

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

1

Arguments

object

A GtkTreeModel.

iter

The GtkTreeIter, or NULL. [ allow-none ]

Value

[integer] The number of children of iter.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.