gtkTreeModelGetValue {RGtk2} | R Documentation |
Initializes and sets value
to that at column
.
When done with value
,
gtkTreeModelGetValue(object, iter, column)
|
A |
|
The |
|
The column to lookup the value at. |
A list containing the following elements:
|
(inout) (transfer none) An empty R objectto set. |
Derived by RGtkGen from GTK+ documentation