Method

ICalGLibTriggerget_time

since: 1.0

Declaration [src]

ICalTime*
i_cal_trigger_get_time (
  ICalTrigger* trigger
)

Description [src]

Gets the time from ICalTrigger.

Available since: 1.0

Return value

Type: ICalTime

The time of ICalTrigger.

The caller of the method takes ownership of the data, and is responsible for freeing it.