Function

NumCosmoMathSerializeglobal_dup_obj

Declaration [src]

GObject*
ncm_serialize_global_dup_obj (
  GObject* obj
)

Description [src]

Global version of ncm_serialize_dup_obj().

Parameters

obj

Type: GObject

A 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.