Method

ICalGLibPropertyget_estimatedduration

since: 1.0

Declaration [src]

ICalDuration*
i_cal_property_get_estimatedduration (
  ICalProperty* prop
)

Description [src]

Gets the estimatedduration of ICalProperty.

Available since: 1.0

Return value

Type: ICalDuration

Get the estimatedduration of ICalProperty.

The caller of the method takes ownership of the data, and is responsible for freeing it.