Method

ECalComponenthas_recurrences

since: 3.34

Declaration [src]

gboolean
e_cal_component_has_recurrences (
  ECalComponent* comp
)

Description [src]

Queries whether a calendar component object has any recurrence dates or recurrence rules.

Available since: 3.34

Return value

Type: gboolean

TRUE if the component has recurrences, FALSE otherwise.