gtkTreeStoreSetValue {RGtk2} | R Documentation |
Sets the data in the cell specified by iter
and column
.
The type of value
must be convertible to the type of the
column.
gtkTreeStoreSetValue(object, iter, column, value)
|
|
|
A valid |
|
column number to modify |
|
new value for the cell |
Derived by RGtkGen from GTK+ documentation