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:
ICalRecurrenceByRule
The ‘by’ part to use.
values
-
Type: An array of
short
The array of values.
The data is owned by the caller of the method.