From a67d38de266a4009a949138e632e720df00631f6 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 28 Oct 2002 22:50:05 +0000 Subject: Sync for 1.1.90. svn path=/trunk/; revision=18465 --- doc/devel/calendar/cal-client/tmpl/cal-client.sgml | 8 ++++++++ doc/devel/calendar/cal-util/evolution-cal-util-decl.txt | 5 +++++ 2 files changed, 13 insertions(+) (limited to 'doc/devel') diff --git a/doc/devel/calendar/cal-client/tmpl/cal-client.sgml b/doc/devel/calendar/cal-client/tmpl/cal-client.sgml index 6c53f5adbc..b558b7979f 100644 --- a/doc/devel/calendar/cal-client/tmpl/cal-client.sgml +++ b/doc/devel/calendar/cal-client/tmpl/cal-client.sgml @@ -321,6 +321,14 @@ sgml-parent-document: ("../../../evolution-devel-guide.sgml" "book" "refsect2" " End: --> + + + + + +@calclient: the object which received the signal. +@arg1: + 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 89cad7611e..af91e3f9cb 100644 --- a/doc/devel/calendar/cal-util/evolution-cal-util-decl.txt +++ b/doc/devel/calendar/cal-util/evolution-cal-util-decl.txt @@ -520,6 +520,11 @@ CalComponent *comp CalComponent *comp +cal_component_has_simple_recurrence +gboolean +CalComponent *comp + + cal_component_get_sequence void CalComponent *comp, int **sequence -- cgit