Method
NumCosmoMathSerializevariant_to_yaml
Declaration [src]
gchar*
ncm_serialize_variant_to_yaml (
NcmSerialize* ser,
GVariant* var_obj
)
Parameters
var_obj-
Type:
GVariantA GObject serialized to a GVariant.
The data is owned by the caller of the method.