Method
ICalGLibPropertyset_value
since: 1.0
Declaration [src]
void
i_cal_property_set_value (
ICalProperty* prop,
ICalValue* value
)
Parameters
value
-
Type:
ICalValue
The
ICalValue
will be set as the property ofprop
.The data is owned by the caller of the method.