Method

NumCosmoMathCatalogpeek_columns

Declaration [src]

GStrv
ncm_catalog_peek_columns (
  NcmCatalog* catalog
)

Description [src]

Gets the catalog column names.

Return value

Type: An array of utf8

The column names.

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