set_value


Description:

[ Version ( since = "4.2" ) ]
public bool set_value (TreeIter iter, int col, Value value)

Stores a value in the this data model.

Parameters:

this

a DataStore object

iter

the considered row

col

the data model column

value

the value to store (gets copied)

Returns:

true on success