Method
EBackendCacheColumnValuesput
since: 3.26
Declaration [src]
void
e_cache_column_values_put (
ECacheColumnValues* other_columns,
const gchar* name,
const gchar* value
)
Description [src]
Puts the value for column name. If contains a value for the same
column, then it is replaced. This creates a copy of both name
and value.
Available since: 3.26