diff options
Diffstat (limited to 'doc/devel/calendar/cal-util')
-rw-r--r-- | doc/devel/calendar/cal-util/evolution-cal-util-decl.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/devel/calendar/cal-util/evolution-cal-util-decl.txt b/doc/devel/calendar/cal-util/evolution-cal-util-decl.txt index 573ce73a65..114129515b 100644 --- a/doc/devel/calendar/cal-util/evolution-cal-util-decl.txt +++ b/doc/devel/calendar/cal-util/evolution-cal-util-decl.txt @@ -472,6 +472,11 @@ CalComponent *comp, const char **url CalComponent *comp, const char *url </FUNCTION> <FUNCTION> +<NAME>cal_component_event_dates_match</NAME> +<RETURNS>gboolean </RETURNS> +CalComponent *comp1, CalComponent *comp2 +</FUNCTION> +<FUNCTION> <NAME>cal_component_free_categories_list</NAME> <RETURNS>void </RETURNS> GSList *categ_list |