Method
ICalGLibRecurrenceset_by_array
unstable since: 4.0
Declaration [src]
void
i_cal_recurrence_set_by_array (
ICalRecurrence* recur,
ICalRecurrenceByRule byrule,
GArray* values
)
Parameters
byrule-
Type:
ICalRecurrenceByRuleThe ‘by’ part to use.
values-
Type: An array of
shortThe array of values.
The data is owned by the caller of the method.