Function
NumCosmoMathSerializeglobal_to_variant
Declaration [src]
GVariant*
ncm_serialize_global_to_variant (
GObject* obj
)
Parameters
obj-
Type:
GObjectA 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. |