From e38c9ea0ed0f14ce563d355a0cea24460df26363 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Mon, 17 Jul 2000 21:08:41 +0000 Subject: New toplevel for the Evolution Developer's Guide. 2000-07-17 Federico Mena Quintero * evolution-devel-guide.sgml: New toplevel for the Evolution Developer's Guide. * calendar/evolution-calendar.sgml: New for the calendar developer's documentation. * calendar/architecture.sgml: New for the calendar architecture. * calendar/reference.sgml: New for the calendar API reference. svn path=/trunk/; revision=4191 --- doc/devel/calendar/cal-client/tmpl/cal-client.sgml | 205 +++++++++++++++++++++ 1 file changed, 205 insertions(+) create mode 100644 doc/devel/calendar/cal-client/tmpl/cal-client.sgml (limited to 'doc/devel/calendar/cal-client/tmpl/cal-client.sgml') diff --git a/doc/devel/calendar/cal-client/tmpl/cal-client.sgml b/doc/devel/calendar/cal-client/tmpl/cal-client.sgml new file mode 100644 index 0000000000..7fdc69bfdc --- /dev/null +++ b/doc/devel/calendar/cal-client/tmpl/cal-client.sgml @@ -0,0 +1,205 @@ + +CalClient + + + + + + + + + + + + + + + + + + + + + +@obj: + + + + + + + +@CAL_CLIENT_LOAD_SUCCESS: +@CAL_CLIENT_LOAD_ERROR: +@CAL_CLIENT_LOAD_IN_USE: +@CAL_CLIENT_LOAD_METHOD_NOT_SUPPORTED: + + + + + + +@CAL_CLIENT_GET_SUCCESS: +@CAL_CLIENT_GET_NOT_FOUND: +@CAL_CLIENT_GET_SYNTAX_ERROR: + + + + + + +@Returns: + + + + + + + +@client: +@str_uri: +@Returns: + + + + + + + +@client: +@str_uri: +@Returns: + + + + + + + +@client: +@type: +@Returns: + + + + + + + +@client: +@uid: +@ico: +@Returns: + + + + + + + +@client: +@pilot_id: +@uid: +@Returns: + + + + + + + +@client: +@uid: +@pilot_id: +@pilot_status: + + + + + + + +@client: +@type: +@Returns: + + + + + + + +@client: +@start: +@end: +@Returns: + + + + + + + +@client: +@start: +@end: +@Returns: + + + + + + + +@client: +@uid: +@start: +@end: +@alarms: +@Returns: + + + + + + + +@client: +@ico: +@Returns: + + + + + + + +@client: +@uid: +@Returns: + + + + + + + +@calclient: the object which received the signal. +@arg1: + + + + + + +@calclient: the object which received the signal. +@arg1: + + + + + + +@calclient: the object which received the signal. +@arg1: + -- cgit v1.2.3