Method
NumCosmoMathVarDictset_string
Declaration [src]
void
ncm_var_dict_set_string (
NcmVarDict* vd,
const gchar* key,
const gchar* value
)
Description [src]
Sets a string to a NcmVarDict. If there is already a string
with key key, it is unreferenced.