Method

ICalGLibValueset_period

since: 1.0

Declaration [src]

void
i_cal_value_set_period (
  ICalValue* value,
  ICalPeriod* v
)

Description [src]

Sets the period in the ICalValue.

Available since: 1.0

Parameters

v

Type: ICalPeriod

The period value.

The data is owned by the caller of the method.