Method
ICalGLibPropertyget_value
since: 1.0
Declaration [src]
ICalValue*
i_cal_property_get_value (
const ICalProperty* prop
)
Return value
Type: ICalValue
The ICalValue
of prop
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |