Method

ECalComponenthas_exrules

since: 3.34

Declaration [src]

gboolean
e_cal_component_has_exrules (
  ECalComponent* comp
)

Description [src]

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

Available since: 3.34

Return value

Type: gboolean

TRUE if the component has exception rules, FALSE otherwise.