Method

ICalGLibPropertyget_duration

since: 1.0

Declaration [src]

ICalDuration*
i_cal_property_get_duration (
  ICalProperty* prop
)

Description [src]

Gets the duration of ICalProperty.

Available since: 1.0

Return value

Type: ICalDuration

Get the duration of ICalProperty.

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