Method

ICalGLibPropertyset_estimatedduration

since: 1.0

Declaration [src]

void
i_cal_property_set_estimatedduration (
  ICalProperty* prop,
  ICalDuration* v
)

Description [src]

Sets the estimatedduration for the ICalProperty.

Available since: 1.0

Parameters

v

Type: ICalDuration

The estimatedduration.

The data is owned by the caller of the method.