Method
ICalGLibValueset_period
since: 1.0
Declaration [src]
void
i_cal_value_set_period (
ICalValue* value,
ICalPeriod* v
)
Parameters
v-
Type:
ICalPeriodThe period value.
The data is owned by the caller of the method.
since: 1.0
void
i_cal_value_set_period (
ICalValue* value,
ICalPeriod* v
)
vType: ICalPeriod
The period value.
| The data is owned by the caller of the method. |