Method
NumCosmoMathSerializepeek_name
Declaration [src]
gchar*
ncm_serialize_peek_name (
NcmSerialize* ser,
GObject* obj
)
Description [src]
Gets the named associated to the instance obj, it is an error to call this function
when the obj is not contained in ser.
Parameters
obj-
Type:
GObjectA GObject.
The data is owned by the caller of the method.