DataModelIter.setValueAt
bool setValueAt(int col, gobject.value.Value value)Sets a value in iter, at the column specified by col
Parameters
col | the column number |
value | a #GValue (not null) |
Returns
TRUE if no error occurred
Throws
[DataModelIterException]