Method

NumCosmoMathDataget_desc

Declaration [src]

gchar*
ncm_data_get_desc (
  NcmData* data
)

Description [src]

Gets data description.

Gets propertyNumCosmoMath.Data:desc

Return value

Type: gchar*

Copy of the data description.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.