Method

ICalGLibPropertyset_rrule

since: 1.0

Declaration [src]

void
i_cal_property_set_rrule (
  ICalProperty* self,
  const ICalRecurrence* value
)

Description [src]

Sets value to the RRULE self.

Available since: 1.0

Parameters

value

Type: const ICalRecurrence

The RRULE value.

The data is owned by the caller of the method.