Method

ICalGLibPropertyget_rrule

since: 1.0

Declaration [src]

ICalRecurrence*
i_cal_property_get_rrule (
  const ICalProperty* self
)

Description [src]

Returns value of the RRULE self.

Available since: 1.0

Return value

Type: const ICalRecurrence

The RRULE value.

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