From 50b55e669f8db4d0cb6ff621e30ce831995537f0 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Sat, 20 Jan 2001 15:37:58 +0000 Subject: Doc updates - Federico svn path=/trunk/; revision=7666 --- .../tmpl/evolution-cal-client-unused.sgml | 42 +++++++++++----------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'help/devel/calendar/cal-client/tmpl/evolution-cal-client-unused.sgml') diff --git a/help/devel/calendar/cal-client/tmpl/evolution-cal-client-unused.sgml b/help/devel/calendar/cal-client/tmpl/evolution-cal-client-unused.sgml index f8f1f1408e..56bcf3aff5 100644 --- a/help/devel/calendar/cal-client/tmpl/evolution-cal-client-unused.sgml +++ b/help/devel/calendar/cal-client/tmpl/evolution-cal-client-unused.sgml @@ -1,13 +1,14 @@ - + @client: -@str_uri: -@Returns: +@uid: +@pilot_id: +@pilot_status: - + @@ -16,6 +17,19 @@ @str_uri: @Returns: + + + These values describe the status of a calendar load or create + request. After asking a calendar factory to load or create a + calendar, the provided listener will get notification about the + result in asynchronous fashion. Such notification is represented + by one of these enumeration values. For values other than + #CAL_CLIENT_LOAD_SUCCESS, the #CalClient object will not accept + any other operations on the calendar and it should just be + destroyed. + + + @@ -49,28 +63,14 @@ @client: @Returns: - + @client: -@uid: -@pilot_id: -@pilot_status: - - - - These values describe the status of a calendar load or create - request. After asking a calendar factory to load or create a - calendar, the provided listener will get notification about the - result in asynchronous fashion. Such notification is represented - by one of these enumeration values. For values other than - #CAL_CLIENT_LOAD_SUCCESS, the #CalClient object will not accept - any other operations on the calendar and it should just be - destroyed. - - +@str_uri: +@Returns: -- cgit v1.2.3