Method

ICalGLibValueset_duration

since: 1.0

Declaration [src]

void
i_cal_value_set_duration (
  ICalValue* value,
  ICalDuration* v
)

Description [src]

Sets the duration in the ICalValue.

Available since: 1.0

Parameters

v

Type: ICalDuration

The duration value.

The data is owned by the caller of the method.