Method

NumCosmoMathObjDictStrkeys

Declaration [src]

GStrv
ncm_obj_dict_str_keys (
  NcmObjDictStr* ods
)

Description [src]

Gets the keys of a NcmObjDictStr.

Return value

Type: An array of utf8

The keys of a NcmObjDictStr.

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