gtkTreeRowReferenceNew: gtkTreeRowReferenceNew

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Creates a row reference based on path. This reference will keep pointing to the node pointed to by path, so long as it exists. It listens to all signals emitted by model, and updates its path appropriately. If path isn't a valid path in model, then NULL is returned.

Usage

1

Arguments

model

A GtkTreeModel

path

A valid GtkTreePath to monitor

Value

[GtkTreeRowReference] A newly allocated GtkTreeRowReference, or NULL

Author(s)

Derived by RGtkGen from GTK+ documentation


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