Method

ICalGLibPropertyset_trigger

since: 1.0

Declaration [src]

void
i_cal_property_set_trigger (
  ICalProperty* prop,
  ICalTrigger* v
)

Description [src]

Sets the trigger time for the ICalProperty.

Available since: 1.0

Parameters

v

Type: ICalTrigger

The trigger period type.

The data is owned by the caller of the method.