Function

NumCosmoMathcfg_get_version_string

Declaration [src]

gchar*
ncm_cfg_get_version_string (
  void
)

Description [src]

Gets the version of the library as a string.

Return value

Type: gchar*

The version of the library as a string.

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