Constructor
ICalGLibDurationnew_null_duration
since: 1.0
Declaration [src]
ICalDuration*
i_cal_duration_new_null_duration (
void
)
Return value
Type: ICalDuration
The newly created ICalDuration
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |