Function
NumCosmoMathSerializeglobal_set_property
Declaration [src]
void
ncm_serialize_global_set_property (
GObject* obj,
const gchar* prop_str
)
Parameters
obj-
Type:
GObjectA GObject.
The data is owned by the caller of the function. prop_str-
Type:
const gchar*A string containing the parameters to set.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.