Method
NumCosmoMathSerializefrom_variant
Declaration [src]
GObject*
ncm_serialize_from_variant (
NcmSerialize* ser,
GVariant* var_obj
)
Parameters
var_obj-
Type:
GVariantA GVariant containing the serialized version of the object.
The data is owned by the caller of the method.
Return value
Type: GObject
A new GObject.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |