Method
NumCosmoMathSerializeunset
Declaration [src]
void
ncm_serialize_unset (
NcmSerialize* ser,
GObject* obj
)
Description [src]
Removes the object obj to ser using name, it does nothing
if the instance obj is not present in ser.
Parameters
obj-
Type:
GObjectA GObject.
The data is owned by the caller of the method.