Method

ICalGLibValueset_period

since: 1.0

Declaration [src]

void
i_cal_value_set_period (
  ICalValue* self,
  const ICalPeriod* value
)

Description [src]

Sets value to the PERIOD self.

Available since: 1.0

Parameters

value

Type: ICalPeriod

The PERIOD value.

The data is owned by the caller of the method.