Method

ECalComponenthas_rrules

since: 3.34

Declaration [src]

gboolean
e_cal_component_has_rrules (
  ECalComponent* comp
)

Description [src]

Queries whether a calendar component object has any recurrence rules defined for it.

Available since: 3.34

Return value

Type: gboolean

TRUE if the component has recurrence rules, FALSE otherwise.