gtkTreeModelUnrefNode: gtkTreeModelUnrefNode

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Lets the tree unref the node. This is an optional method for models to implement. To be more specific, models may ignore this call as it exists primarily for performance reasons.

Usage

1
gtkTreeModelUnrefNode(object, iter)

Arguments

object

A GtkTreeModel.

iter

The GtkTreeIter.

Details

For more information on what this means, see gtkTreeModelRefNode. Please note that nodes that are deleted are not unreffed.

Author(s)

Derived by RGtkGen from GTK+ documentation


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