~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-proposed

« back to all changes in this revision

Viewing changes to docs/reference/calendar/libecal/html/ECalView.html

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-05-17 17:02:06 UTC
  • mfrom: (1.1.79 upstream) (1.6.12 experimental)
  • Revision ID: james.westby@ubuntu.com-20100517170206-4ufr52vwrhh26yh0
Tags: 2.30.1-1ubuntu1
* Merge from debian experimental. Remaining change:
  (LP: #42199, #229669, #173703, #360344, #508494)
  + debian/control:
    - add Vcs-Bzr tag
    - don't use libgnome
    - Use Breaks instead of Conflicts against evolution 2.25 and earlier.
  + debian/evolution-data-server.install,
    debian/patches/45_libcamel_providers_version.patch:
    - use the upstream versioning, not a Debian-specific one 
  + debian/libedata-book1.2-dev.install, debian/libebackend-1.2-dev.install,
    debian/libcamel1.2-dev.install, debian/libedataserverui1.2-dev.install:
    - install html documentation
  + debian/rules:
    - don't build documentation it's shipped with the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>ECalView</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
7
<link rel="home" href="index.html" title="Evolution-Data-Server Manual: Calendar Client (libecal)">
8
8
<link rel="up" href="ch01.html" title="Evolution-Data-Server Manual: Calendar Client (libecal)">
9
 
<link rel="prev" href="ECalListener.html" title="ECalListener">
10
 
<link rel="next" href="ECalViewListener.html" title="ECalViewListener">
 
9
<link rel="prev" href="ECalComponent.html" title="ECalComponent">
 
10
<link rel="next" href="libecal-e-cal-recur.html" title="e-cal-recur">
11
11
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
16
<tr valign="middle">
17
 
<td><a accesskey="p" href="ECalListener.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
17
<td><a accesskey="p" href="ECalComponent.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
18
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
19
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
20
<th width="100%" align="center">Evolution-Data-Server Manual: Calendar Client (libecal)</th>
21
 
<td><a accesskey="n" href="ECalViewListener.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
21
<td><a accesskey="n" href="libecal-e-cal-recur.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
22
</tr>
23
23
<tr><td colspan="5" class="shortcuts">
24
24
<a href="#ECalView.synopsis" class="shortcut">Top</a>
32
32
                  <a href="#ECalView.signals" class="shortcut">Signals</a>
33
33
</td></tr>
34
34
</table>
35
 
<div class="refentry" lang="en">
 
35
<div class="refentry" title="ECalView">
36
36
<a name="ECalView"></a><div class="titlepage"></div>
37
37
<div class="refnamediv"><table width="100%"><tr>
38
38
<td valign="top">
41
41
</td>
42
42
<td valign="top" align="right"></td>
43
43
</tr></table></div>
44
 
<div class="refsynopsisdiv">
 
44
<div class="refsynopsisdiv" title="Synopsis">
45
45
<a name="ECalView.synopsis"></a><h2>Synopsis</h2>
46
46
<pre class="synopsis">                    <a class="link" href="ECalView.html#ECalView-struct" title="ECalView">ECalView</a>;
47
47
struct <a class="link" href="ECal.html" title="ECal"><span class="returnvalue">_ECal</span></a> *      <a class="link" href="ECalView.html#e-cal-view-get-client" title="e_cal_view_get_client ()">e_cal_view_get_client</a>               (<em class="parameter"><code><a class="link" href="ECalView.html" title="ECalView"><span class="type">ECalView</span></a> *view</code></em>);
48
48
<span class="returnvalue">void</span>                <a class="link" href="ECalView.html#e-cal-view-start" title="e_cal_view_start ()">e_cal_view_start</a>                    (<em class="parameter"><code><a class="link" href="ECalView.html" title="ECalView"><span class="type">ECalView</span></a> *view</code></em>);
49
49
</pre>
50
50
</div>
51
 
<div class="refsect1" lang="en">
 
51
<div class="refsect1" title="Object Hierarchy">
52
52
<a name="ECalView.object-hierarchy"></a><h2>Object Hierarchy</h2>
53
53
<pre class="synopsis">
54
54
  GObject
55
55
   +----ECalView
56
56
</pre>
57
57
</div>
58
 
<div class="refsect1" lang="en">
 
58
<div class="refsect1" title="Properties">
59
59
<a name="ECalView.properties"></a><h2>Properties</h2>
60
60
<pre class="synopsis">
61
61
  "<a class="link" href="ECalView.html#ECalView--client" title='The "client" property'>client</a>"                   <a class="link" href="ECal.html" title="ECal"><span class="type">ECal</span></a>*                 : Read / Write / Construct Only
62
 
  "<a class="link" href="ECalView.html#ECalView--listener" title='The "listener" property'>listener</a>"                 <span class="type">gpointer</span>              : Read / Write / Construct Only
63
62
  "<a class="link" href="ECalView.html#ECalView--view" title='The "view" property'>view</a>"                     <span class="type">gpointer</span>              : Read / Write / Construct Only
 
63
  "<a class="link" href="ECalView.html#ECalView--view-lock" title='The "view-lock" property'>view-lock</a>"                <span class="type">gpointer</span>              : Read / Write / Construct Only
64
64
</pre>
65
65
</div>
66
 
<div class="refsect1" lang="en">
 
66
<div class="refsect1" title="Signals">
67
67
<a name="ECalView.signals"></a><h2>Signals</h2>
68
68
<pre class="synopsis">
69
69
  "<a class="link" href="ECalView.html#ECalView-objects-added" title='The "objects-added" signal'>objects-added</a>"                                  : Run First
73
73
  "<a class="link" href="ECalView.html#ECalView-view-progress" title='The "view-progress" signal'>view-progress</a>"                                  : Run First
74
74
</pre>
75
75
</div>
76
 
<div class="refsect1" lang="en">
 
76
<div class="refsect1" title="Description">
77
77
<a name="ECalView.description"></a><h2>Description</h2>
78
78
<p>
79
79
In the same way that an EBookView represents a view of an addressbook, the
80
80
ECalView is a view of the ECal.
81
81
</p>
82
82
</div>
83
 
<div class="refsect1" lang="en">
 
83
<div class="refsect1" title="Details">
84
84
<a name="ECalView.details"></a><h2>Details</h2>
85
 
<div class="refsect2" lang="en">
 
85
<div class="refsect2" title="ECalView">
86
86
<a name="ECalView-struct"></a><h3>ECalView</h3>
87
87
<pre class="programlisting">typedef struct _ECalView ECalView;</pre>
88
88
<p>
89
89
</p>
90
90
</div>
91
91
<hr>
92
 
<div class="refsect2" lang="en">
 
92
<div class="refsect2" title="e_cal_view_get_client ()">
93
93
<a name="e-cal-view-get-client"></a><h3>e_cal_view_get_client ()</h3>
94
94
<pre class="programlisting">struct <a class="link" href="ECal.html" title="ECal"><span class="returnvalue">_ECal</span></a> *      e_cal_view_get_client               (<em class="parameter"><code><a class="link" href="ECalView.html" title="ECalView"><span class="type">ECalView</span></a> *view</code></em>);</pre>
95
95
<p>
96
 
Get the <a class="link" href="ECal.html" title="ECal"><span class="type">ECal</span></a> associated with this view.</p>
 
96
Get the <a class="link" href="ECal.html" title="ECal"><span class="type">ECal</span></a> associated with this view.
 
97
</p>
97
98
<div class="variablelist"><table border="0">
98
99
<col align="left" valign="top">
99
100
<tbody>
105
106
<tr>
106
107
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
107
108
<td> the associated client.
 
109
 
108
110
</td>
109
111
</tr>
110
112
</tbody>
111
113
</table></div>
 
114
<p class="since">Since 2.22</p>
112
115
</div>
113
116
<hr>
114
 
<div class="refsect2" lang="en">
 
117
<div class="refsect2" title="e_cal_view_start ()">
115
118
<a name="e-cal-view-start"></a><h3>e_cal_view_start ()</h3>
116
119
<pre class="programlisting"><span class="returnvalue">void</span>                e_cal_view_start                    (<em class="parameter"><code><a class="link" href="ECalView.html" title="ECalView"><span class="type">ECalView</span></a> *view</code></em>);</pre>
117
120
<p>
118
 
Starts a live query to the calendar/tasks backend.</p>
 
121
Starts a live query to the calendar/tasks backend.
 
122
</p>
119
123
<div class="variablelist"><table border="0">
120
124
<col align="left" valign="top">
121
125
<tbody><tr>
124
128
</td>
125
129
</tr></tbody>
126
130
</table></div>
127
 
</div>
128
 
</div>
129
 
<div class="refsect1" lang="en">
 
131
<p class="since">Since 2.22</p>
 
132
</div>
 
133
</div>
 
134
<div class="refsect1" title="Property Details">
130
135
<a name="ECalView.property-details"></a><h2>Property Details</h2>
131
 
<div class="refsect2" lang="en">
 
136
<div class="refsect2" title='The "client" property'>
132
137
<a name="ECalView--client"></a><h3>The <code class="literal">"client"</code> property</h3>
133
138
<pre class="programlisting">  "client"                   <a class="link" href="ECal.html" title="ECal"><span class="type">ECal</span></a>*                 : Read / Write / Construct Only</pre>
134
139
<p></p>
135
140
</div>
136
141
<hr>
137
 
<div class="refsect2" lang="en">
138
 
<a name="ECalView--listener"></a><h3>The <code class="literal">"listener"</code> property</h3>
139
 
<pre class="programlisting">  "listener"                 <span class="type">gpointer</span>              : Read / Write / Construct Only</pre>
140
 
<p></p>
141
 
</div>
142
 
<hr>
143
 
<div class="refsect2" lang="en">
 
142
<div class="refsect2" title='The "view" property'>
144
143
<a name="ECalView--view"></a><h3>The <code class="literal">"view"</code> property</h3>
145
144
<pre class="programlisting">  "view"                     <span class="type">gpointer</span>              : Read / Write / Construct Only</pre>
146
145
<p></p>
147
146
</div>
148
 
</div>
149
 
<div class="refsect1" lang="en">
 
147
<hr>
 
148
<div class="refsect2" title='The "view-lock" property'>
 
149
<a name="ECalView--view-lock"></a><h3>The <code class="literal">"view-lock"</code> property</h3>
 
150
<pre class="programlisting">  "view-lock"                <span class="type">gpointer</span>              : Read / Write / Construct Only</pre>
 
151
<p></p>
 
152
</div>
 
153
</div>
 
154
<div class="refsect1" title="Signal Details">
150
155
<a name="ECalView.signal-details"></a><h2>Signal Details</h2>
151
 
<div class="refsect2" lang="en">
 
156
<div class="refsect2" title='The "objects-added" signal'>
152
157
<a name="ECalView-objects-added"></a><h3>The <code class="literal">"objects-added"</code> signal</h3>
153
158
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="ECalView.html" title="ECalView"><span class="type">ECalView</span></a> *ecalview,
154
159
                                                        <span class="type">gpointer</span>  arg1,
176
181
</table></div>
177
182
</div>
178
183
<hr>
179
 
<div class="refsect2" lang="en">
 
184
<div class="refsect2" title='The "objects-modified" signal'>
180
185
<a name="ECalView-objects-modified"></a><h3>The <code class="literal">"objects-modified"</code> signal</h3>
181
186
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="ECalView.html" title="ECalView"><span class="type">ECalView</span></a> *ecalview,
182
187
                                                        <span class="type">gpointer</span>  arg1,
204
209
</table></div>
205
210
</div>
206
211
<hr>
207
 
<div class="refsect2" lang="en">
 
212
<div class="refsect2" title='The "objects-removed" signal'>
208
213
<a name="ECalView-objects-removed"></a><h3>The <code class="literal">"objects-removed"</code> signal</h3>
209
214
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="ECalView.html" title="ECalView"><span class="type">ECalView</span></a> *ecalview,
210
215
                                                        <span class="type">gpointer</span>  arg1,
232
237
</table></div>
233
238
</div>
234
239
<hr>
235
 
<div class="refsect2" lang="en">
 
240
<div class="refsect2" title='The "view-done" signal'>
236
241
<a name="ECalView-view-done"></a><h3>The <code class="literal">"view-done"</code> signal</h3>
237
242
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="ECalView.html" title="ECalView"><span class="type">ECalView</span></a> *ecalview,
238
243
                                                        <span class="type">gint</span>      arg1,
260
265
</table></div>
261
266
</div>
262
267
<hr>
263
 
<div class="refsect2" lang="en">
 
268
<div class="refsect2" title='The "view-progress" signal'>
264
269
<a name="ECalView-view-progress"></a><h3>The <code class="literal">"view-progress"</code> signal</h3>
265
270
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="ECalView.html" title="ECalView"><span class="type">ECalView</span></a> *ecalview,
266
271
                                                        <span class="type">gchar</span>    *arg1,
267
 
                                                        <span class="type">gint</span>      arg2,
 
272
                                                        <span class="type">guint</span>     arg2,
268
273
                                                        <span class="type">gpointer</span>  user_data)      : Run First</pre>
269
274
<p>
270
275
</p>
294
299
</table></div>
295
300
</div>
296
301
</div>
297
 
<div class="refsect1" lang="en">
 
302
<div class="refsect1" title="See Also">
298
303
<a name="ECalView.see-also"></a><h2>See Also</h2>
299
304
<p>
300
305
<span class="type">e-cal</span>, <span class="type">e-cal-view-listener</span>