Method

NumCosmoMathModelnick

Declaration [src]

const gchar*
ncm_model_nick (
  NcmModel* model
)

Description [src]

Get the nick of the model.

Return value

Type: const gchar*

The nick of the model.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.