gtkTreeModelGetIterFirst: gtkTreeModelGetIterFirst

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Initializes iter with the first iterator in the tree (the one at the path "0") and returns TRUE. Returns FALSE if the tree is empty.

Usage

1

Arguments

object

A GtkTreeModel.

Value

A list containing the following elements:

retval

[logical] TRUE, if iter was set.

iter

The uninitialized GtkTreeIter.

Author(s)

Derived by RGtkGen from GTK+ documentation


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