Method

ICalGLibRecurrenceclone

unstable since: 4.0

Declaration [src]

ICalRecurrence*
i_cal_recurrence_clone (
  ICalRecurrence* src
)

Description [src]

Creates a copy of the src.

Available since: 4.0

Return value

Type: ICalRecurrence

The newly created ICalRecurrence.

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