Method

ICalGLibValueget_recur

since: 1.0

Declaration [src]

ICalRecurrence*
i_cal_value_get_recur (
  const ICalValue* self
)

Description [src]

Returns value of the RECUR self.

Available since: 1.0

Return value

Type: const ICalRecurrence

The RECUR value.

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