Method

ICalGLibComponentset_duration

since: 1.0

Declaration [src]

void
i_cal_component_set_duration (
  ICalComponent* comp,
  ICalDuration* v
)

Description [src]

Sets the duration of the ICalComponent.

Available since: 1.0

Parameters

v

Type: ICalDuration

A ICalDuration.

The data is owned by the caller of the method.