Method
ICalGLibPropertyget_duration
since: 1.0
Declaration [src]
ICalDuration*
i_cal_property_get_duration (
ICalProperty* prop
)
Return value
Type: ICalDuration
Get the duration of ICalProperty
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |