Method
NumCosmoMathObjDictIntadd
Declaration [src]
void
ncm_obj_dict_int_add (
NcmObjDictInt* odi,
gint key,
GObject* obj
)
Parameters
key-
Type:
gintAn integer.
obj-
Type:
GObjectA GObject.
The data is owned by the caller of the method.