Top |
gint i_cal_restriction_compare (ICalRestrictionKind restr
,gint count
);
Compares the kind of restriction and the count to determine whether it is valid.
Whether it is valid or not. -1 indicates invalid or more analysis. 1 indicates pass and 0 or 2+ indicates fail.
Since: 1.0
gint
i_cal_restriction_check (ICalComponent *comp
);
Checks whether the ICalComponent is valid.
Since: 1.0