Method

ICalGLibPropertyget_refreshinterval

unstable since: 4.0

Declaration [src]

ICalDuration*
i_cal_property_get_refreshinterval (
  const ICalProperty* self
)

Description [src]

Returns value of the REFRESHINTERVAL self.

Available since: 4.0

Return value

Type: ICalDuration

The REFRESHINTERVAL value.

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