DataModelIter.setValueAt

bool setValueAt(int col, gobject.value.Value value)

Sets a value in iter, at the column specified by col

Parameters

colthe column number
valuea #GValue (not null)

Returns

TRUE if no error occurred

Throws

[DataModelIterException]