Method

NumCosmoMathSParamtake_symbol

Declaration [src]

void
ncm_sparam_take_symbol (
  NcmSParam* sparam,
  gchar* symbol
)

Description [src]

Takes symbol as the symbol string. The caller doesn’t have to free it any more.

Parameters

symbol

Type: gchar*

A string.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.