gtkTreeStoreIterIsValid: gtkTreeStoreIterIsValid

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

WARNING: This function is slow. Only use it for debugging and/or testing purposes.

Usage

1

Arguments

object

A GtkTreeStore.

iter

A GtkTreeIter.

Details

Checks if the given iter is a valid iter for this GtkTreeStore. Since 2.2

Value

[logical] TRUE if the iter is valid, FALSE if the iter is invalid.

Author(s)

Derived by RGtkGen from GTK+ documentation


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