Method

ICalGLibValueset_recur

since: 1.0

Declaration [src]

void
i_cal_value_set_recur (
  ICalValue* self,
  const ICalRecurrence* value
)

Description [src]

Sets value to the RECUR self.

Available since: 1.0

Parameters

value

Type: const ICalRecurrence

The RECUR value.

The data is owned by the caller of the method.