Method

ECalComponenthas_exceptions

since: 3.34

Declaration [src]

gboolean
e_cal_component_has_exceptions (
  ECalComponent* comp
)

Description [src]

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

Available since: 3.34

Return value

Type: gboolean

TRUE if the component has exceptions, FALSE otherwise.