Method
NumCosmoMathSerializeto_string
Declaration [src]
gchar*
ncm_serialize_to_string (
NcmSerialize* ser,
GObject* obj,
gboolean valid_variant
)
Parameters
obj-
Type:
GObjectA GObject.
The data is owned by the caller of the method. valid_variant-
Type:
gbooleanWhether to use a valid GVariant representation.