Constructor
ICalGLibPropertynew_proximity
unstable since: 4.0
Declaration [src]
ICalProperty*
i_cal_property_new_proximity (
ICalPropertyProximity value
)
Parameters
value-
Type:
ICalPropertyProximityThe
ICalPropertyProximityvalue.
Return value
Type: ICalProperty
A new ICalProperty holding PROXIMITY.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |