Method

ICalGLibValueset_duration

since: 1.0

Declaration [src]

void
i_cal_value_set_duration (
  ICalValue* self,
  const ICalDuration* value
)

Description [src]

Sets value to the DURATION self.

Available since: 1.0

Parameters

value

Type: ICalDuration

The DURATION value.

The data is owned by the caller of the method.