Function
NumCosmoMathSerializeglobal_dup_obj
Declaration [src]
GObject*
ncm_serialize_global_dup_obj (
GObject* obj
)
Parameters
obj-
Type:
GObjectA GObject.
The data is owned by the caller of the function.
Return value
Type: GObject
A duplicate of obj.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |