Method

ECalComponenthas_exdates

since: 3.34

Declaration [src]

gboolean
e_cal_component_has_exdates (
  ECalComponent* comp
)

Description [src]

Queries whether a calendar component object has any exception dates defined for it.

Available since: 3.34

Return value

Type: gboolean

TRUE if the component has exception dates, FALSE otherwise.