Method

ECalClientcheck_one_alarm_only

since: 3.2

Declaration [src]

gboolean
e_cal_client_check_one_alarm_only (
  ECalClient* client
)

Description [src]

Checks if a calendar supports only one alarm per component.

Available since: 3.2

Return value

Type: gboolean

TRUE if the calendar allows only one alarm, FALSE otherwise.