Method
ICalGLibVcardPropertyget_value
unstable since: 4.0
Declaration [src]
ICalVcardValue*
i_cal_vcard_property_get_value (
const ICalVcardProperty* prop
)
Return value
Type: ICalVcardValue
The ICalVcardValue of prop.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |