set_relative
Description:
[ Version ( since = "3.34" ) ]
public void set_relative (ComponentAlarmTriggerKind kind, Duration duration)
public void set_relative (ComponentAlarmTriggerKind kind, Duration duration)
Set the trigegr with the given kind and duration.
The kind can be any but the e_cal_component_alarm_trigger_absolute. To set an absolute trigger
use set_absolute.
Parameters:
| this | |
| kind |
an ComponentAlarmTriggerKind, any but the e_cal_component_alarm_trigger_absolute |
| duration |
the duration relative to |