set_value
Description:
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 |