set_duration_full
Description:
[
Version ( since =
"3.34" ) ]
public void set_duration_full (
Time start,
Duration duration)
Set the kind of this to be e_cal_component_period_duration and fills the
content with start and duration.
Parameters:
| this |
an ComponentPeriod
|
| start |
an Time, the start of the this
|
| duration |
an Duration, the duration of the this
|