gtkTreeModelGetValue: gtkTreeModelGetValue

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Initializes and sets value to that at column. When done with value,

Usage

1
gtkTreeModelGetValue(object, iter, column)

Arguments

object

A GtkTreeModel.

iter

The GtkTreeIter.

column

The column to lookup the value at.

Value

A list containing the following elements:

value

(inout) (transfer none) An empty R object to set.

Author(s)

Derived by RGtkGen from GTK+ documentation


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