From bf9f26b7733b298c31415734d6f41d30e9213b54 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Mon, 14 Aug 2000 23:59:13 +0000 Subject: Added the cal-util library to the documentation framework - Federico svn path=/trunk/; revision=4839 --- .../devel/calendar/cal-client/tmpl/cal-client.sgml | 58 +++++++++++++++------- .../tmpl/evolution-cal-client-unused.sgml | 10 ++++ 2 files changed, 50 insertions(+), 18 deletions(-) (limited to 'help/devel/calendar/cal-client/tmpl') diff --git a/help/devel/calendar/cal-client/tmpl/cal-client.sgml b/help/devel/calendar/cal-client/tmpl/cal-client.sgml index d2205b5b22..a146709b8a 100644 --- a/help/devel/calendar/cal-client/tmpl/cal-client.sgml +++ b/help/devel/calendar/cal-client/tmpl/cal-client.sgml @@ -38,7 +38,6 @@ GTK+ object for communication with personal calendar server. - Casts a #GtkObject to a #CalClient. @@ -61,14 +60,11 @@ GTK+ object for communication with personal calendar server. @CAL_CLIENT_LOAD_SUCCESS: Indicates a successful load or create operation; the corresponding calendar is ready for use. - @CAL_CLIENT_LOAD_ERROR: Indicates an error while loading or creating the calendar. - @CAL_CLIENT_LOAD_IN_USE: Indicates that a create request failed because the specified calendar was already being used by another client. - @CAL_CLIENT_LOAD_METHOD_NOT_SUPPORTED: Indicates an error due to trying to load a calendar for which a backend type is not present. @@ -79,10 +75,8 @@ GTK+ object for communication with personal calendar server. @CAL_CLIENT_GET_SUCCESS: Indicates a successful get operation. - @CAL_CLIENT_GET_NOT_FOUND: Indicates that the requested object was not found. - @CAL_CLIENT_GET_SYNTAX_ERROR: Indicates a syntax error when parsing the requested object. This could indicate a bug in the calendar client libraries or in the Wombat server. @@ -132,10 +126,37 @@ GTK+ object for communication with personal calendar server. @client: @uid: +@comp: +@Returns: + @ico: + + + + + + + +@client: +@type: +@start: +@end: @Returns: + + + + + +@client: +@type: +@start: +@end: +@cb: +@cb_data: + + @@ -168,17 +189,6 @@ GTK+ object for communication with personal calendar server. @Returns: - - - - - -@client: -@start: -@end: -@Returns: - - @@ -209,8 +219,10 @@ GTK+ object for communication with personal calendar server. @client: -@ico: +@comp: @Returns: + +@ico: @@ -232,6 +244,9 @@ GTK+ object for communication with personal calendar server. request. +@calclient: the object which received the signal. +@arg1: + @client: Calendar client which received the notification. @status: Status of the request. See the description of #CalClientLoadStatus for more details. @@ -244,6 +259,9 @@ GTK+ object for communication with personal calendar server. new version of the object and update their display, for example. +@calclient: the object which received the signal. +@arg1: + @client: Calendar client which received the notification. @uid: Unique identifier of the calendar component that changed in the personal calendar server's storage. @@ -257,6 +275,9 @@ GTK+ object for communication with personal calendar server. example. +@calclient: the object which received the signal. +@arg1: + @client: Calendar client which received the notification. @uid: Unique identifier of the calendar component that was removed from the personal calendar server's storage. @@ -267,3 +288,4 @@ mode: sgml sgml-parent-document: ("../../../evolution-devel-guide.sgml" "book" "refsect2" "") End: --> + 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 e69de29bb2..5576dbd57f 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 @@ -0,0 +1,10 @@ + + + + + +@client: +@start: +@end: +@Returns: + -- cgit v1.2.3