gtkTreeModelGetValue {RGtk2} | R Documentation |
Sets initializes and sets value
to that at column
. When done with value
.
gtkTreeModelGetValue(object, iter, column)
|
[GtkTreeModel ] A GtkTreeModel . |
|
[GtkTreeIter ] The GtkTreeIter . |
|
[integer] The column to lookup the value at. |
A list containing the following elements:
|
[R object] An empty R object to set. |
Derived by RGtkGen from GTK+ documentation