Function
ICalGLibDurationfrom_times
unstable since: 4.0
Declaration [src]
ICalDuration*
i_cal_duration_from_times (
ICalTime* t1,
ICalTime* t2
)
Return value
Type: ICalDuration
The ICalDuration between two ICalTime.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |