Constructor
ICalGLibVcardPropertynew_anniversary
unstable since: 4.0
Declaration [src]
ICalVcardProperty*
i_cal_vcard_property_new_anniversary (
const ICalVcardTime* value
)
Parameters
value-
Type:
const ICalVcardTimeThe
ICalVcardTimevalue.The data is owned by the caller of the function.
Return value
Type: ICalVcardProperty
A new ICalVcardProperty holding ANNIVERSARY.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |