Method

ICalGLibValueset_trigger

since: 1.0

Declaration [src]

void
i_cal_value_set_trigger (
  ICalValue* self,
  const ICalTrigger* value
)

Description [src]

Sets value to the TRIGGER self.

Available since: 1.0

Parameters

value

Type: const ICalTrigger

The TRIGGER value.

The data is owned by the caller of the method.