Method
ICalGLibTriggerget_duration
since: 1.0
Declaration [src]
ICalDuration*
i_cal_trigger_get_duration (
ICalTrigger* trigger
)
Return value
Type: ICalDuration
The duration of ICalTrigger
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |