Function

NumCosmoMathSerializeglobal_to_variant

Declaration [src]

GVariant*
ncm_serialize_global_to_variant (
  GObject* obj
)

Description [src]

Global version of ncm_serialize_to_variant().

Parameters

obj

Type: GObject

A GObject.

The data is owned by the caller of the function.

Return value

Type: GVariant

A GVariant dictionary describing the obj.

The caller of the function takes ownership of the data, and is responsible for freeing it.