~ubuntu-branches/ubuntu/dapper/evolution-data-server/dapper-updates

« back to all changes in this revision

Viewing changes to docs/reference/calendar/libecal/html/libecal-e-cal-types.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-02-27 22:17:31 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20060227221731-8qmgp0o0d2ooncle
Tags: 1.5.92-0ubuntu1
* New upstream version
* debian/patches/01_weather_calendar_fix.patch:
  - fixed with the new version
* debian/patches/04_external_libdb_autoconf.patch:
  - updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html xmlns:cf="http://docbook.sourceforge.net/xmlns/chunkfast/1.0">
 
1
<html>
3
2
<head>
4
3
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5
4
<title>e-cal-types</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.69.0">
 
5
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
7
6
<link rel="start" href="index.html" title="Evolution API Reference: libecal, the Calendar Library">
8
7
<link rel="up" href="ch01.html" title="Evolution API Reference: libecal, the Calendar Library">
9
8
<link rel="prev" href="libecal-e-cal-time-util.html" title="e-cal-time-util">
13
12
<link rel="chapter" href="ch01.html" title="Evolution API Reference: libecal, the Calendar Library">
14
13
</head>
15
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
16
 
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
17
 
<tr valign="middle">
 
15
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
18
16
<td><a accesskey="p" href="libecal-e-cal-time-util.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
19
17
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
20
18
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
21
19
<th width="100%" align="center">Evolution API Reference: libecal, the Calendar Library</th>
22
20
<td><a accesskey="n" href="libecal-e-cal-util.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
23
 
</tr>
24
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
25
 
                  &#160;|&#160;
26
 
                  <a href="#desc" class="shortcut">Description</a></nobr></td></tr>
27
 
</table>
 
21
</tr></table>
28
22
<div class="refentry" lang="en">
29
23
<a name="libecal-e-cal-types"></a><div class="titlepage"></div>
30
24
<div class="refnamediv"><table width="100%"><tr>
31
25
<td valign="top">
32
 
<h2><span class="refentrytitle"><a name="top_of_page"></a>e-cal-types</span></h2>
 
26
<h2><span class="refentrytitle">e-cal-types</span></h2>
33
27
<p>e-cal-types &#8212; </p>
34
28
</td>
35
29
<td valign="top" align="right"></td>
36
30
</tr></table></div>
37
31
<div class="refsynopsisdiv">
38
 
<a name="synopsis"></a><h2>Synopsis</h2>
 
32
<h2>Synopsis</h2>
39
33
<pre class="synopsis">
40
34
 
41
35
 
42
36
 
43
37
#define     <a href="libecal-e-cal-types.html#E-CALENDAR-ERROR:CAPS">E_CALENDAR_ERROR</a>
44
38
<a
45
 
href="../glib/glib-Quarks.html#GQuark"
 
39
href="/opt/gnome/share/gtk-doc/html/glib/glib-Quarks.html#GQuark"
46
40
>GQuark</a>      <a href="libecal-e-cal-types.html#e-calendar-error-quark">e_calendar_error_quark</a>          (void);
47
41
enum        <a href="libecal-e-cal-types.html#ECalChangeType">ECalChangeType</a>;
48
42
enum        <a href="libecal-e-cal-types.html#ECalendarStatus">ECalendarStatus</a>;
49
43
</pre>
50
44
</div>
51
45
<div class="refsect1" lang="en">
52
 
<a name="desc"></a><h2>Description</h2>
 
46
<a name="id2552745"></a><h2>Description</h2>
53
47
<p>
54
48
 
55
49
</p>
56
50
</div>
57
51
<div class="refsect1" lang="en">
58
 
<a name="details"></a><h2>Details</h2>
 
52
<a name="id2537357"></a><h2>Details</h2>
59
53
<div class="refsect2" lang="en">
60
 
<a name="id2544114"></a><h3>
 
54
<a name="id2548014"></a><h3>
61
55
<a name="E-CALENDAR-ERROR:CAPS"></a>E_CALENDAR_ERROR</h3>
62
 
<a class="indexterm" name="id2544125"></a><pre class="programlisting">#define E_CALENDAR_ERROR e_calendar_error_quark()
 
56
<a class="indexterm" name="id2548023"></a><pre class="programlisting">#define E_CALENDAR_ERROR e_calendar_error_quark()
63
57
</pre>
64
58
<p>
65
59
 
67
61
</div>
68
62
<hr>
69
63
<div class="refsect2" lang="en">
70
 
<a name="id2544141"></a><h3>
 
64
<a name="id2548039"></a><h3>
71
65
<a name="e-calendar-error-quark"></a>e_calendar_error_quark ()</h3>
72
 
<a class="indexterm" name="id2544152"></a><pre class="programlisting"><a
73
 
href="../glib/glib-Quarks.html#GQuark"
 
66
<a class="indexterm" name="id2529823"></a><pre class="programlisting"><a
 
67
href="/opt/gnome/share/gtk-doc/html/glib/glib-Quarks.html#GQuark"
74
68
>GQuark</a>      e_calendar_error_quark          (void);</pre>
75
69
<p>
76
70
 
89
83
</div>
90
84
<hr>
91
85
<div class="refsect2" lang="en">
92
 
<a name="id2538066"></a><h3>
 
86
<a name="id2529859"></a><h3>
93
87
<a name="ECalChangeType"></a>enum ECalChangeType</h3>
94
 
<a class="indexterm" name="id2538077"></a><pre class="programlisting">typedef enum {
 
88
<a class="indexterm" name="id2529869"></a><pre class="programlisting">typedef enum {
95
89
        E_CAL_CHANGE_ADDED = 1 &lt;&lt; 0,
96
90
        E_CAL_CHANGE_MODIFIED = 1 &lt;&lt; 1,
97
91
        E_CAL_CHANGE_DELETED = 1 &lt;&lt; 2
103
97
</div>
104
98
<hr>
105
99
<div class="refsect2" lang="en">
106
 
<a name="id2538094"></a><h3>
 
100
<a name="id2529887"></a><h3>
107
101
<a name="ECalendarStatus"></a>enum ECalendarStatus</h3>
108
 
<a class="indexterm" name="id2538107"></a><pre class="programlisting">typedef enum {
 
102
<a class="indexterm" name="id2529897"></a><pre class="programlisting">typedef enum {
109
103
        E_CALENDAR_STATUS_OK,
110
104
        E_CALENDAR_STATUS_INVALID_ARG,
111
105
        E_CALENDAR_STATUS_BUSY,
135
129
</div>
136
130
</div>
137
131
</div>
 
132
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
 
133
<td align="left"><a accesskey="p" href="libecal-e-cal-time-util.html"><b>&lt;&lt;&#160;e-cal-time-util</b></a></td>
 
134
<td align="right"><a accesskey="n" href="libecal-e-cal-util.html"><b>e-cal-util&#160;&gt;&gt;</b></a></td>
 
135
</tr></table>
138
136
</body>
139
137
</html>