Method

ECalComponenthas_attachments

since: 3.34

Declaration [src]

gboolean
e_cal_component_has_attachments (
  ECalComponent* comp
)

Description [src]

Queries the component to see if it has attachments.

Available since: 3.34

Return value

Type: gboolean

TRUE if there are attachments, FALSE otherwise.