Method

NumCosmoMathVarDictkeys

Declaration [src]

GStrv
ncm_var_dict_keys (
  NcmVarDict* vd
)

Description [src]

Gets the keys of a NcmVarDict.

Return value

Type: An array of utf8

The keys of a NcmVarDict.

The array is NULL-terminated.
Each element is a NUL terminated UTF-8 string.