File: GDataDocumentsEntry.html

package info (click to toggle)
libgdata 0.6.4-2%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 8,836 kB
  • ctags: 5,010
  • sloc: ansic: 26,815; sh: 10,319; makefile: 539; xml: 247
file content (421 lines) | stat: -rw-r--r-- 30,392 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GDataDocumentsEntry</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GData Reference Manual">
<link rel="up" href="ch11.html" title="Google Documents API">
<link rel="prev" href="GDataDocumentsQuery.html" title="GDataDocumentsQuery">
<link rel="next" href="GDataDocumentsFolder.html" title="GDataDocumentsFolder">
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="GDataDocumentsQuery.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch11.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">GData Reference Manual</th>
<td><a accesskey="n" href="GDataDocumentsFolder.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GDataDocumentsEntry.synopsis" class="shortcut">Top</a>
                   | 
                  <a href="#GDataDocumentsEntry.description" class="shortcut">Description</a>
                   | 
                  <a href="#GDataDocumentsEntry.object-hierarchy" class="shortcut">Object Hierarchy</a>
                   | 
                  <a href="#GDataDocumentsEntry.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
                   | 
                  <a href="#GDataDocumentsEntry.properties" class="shortcut">Properties</a>
</td></tr>
</table>
<div class="refentry" title="GDataDocumentsEntry">
<a name="GDataDocumentsEntry"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GDataDocumentsEntry.top_of_page"></a>GDataDocumentsEntry</span></h2>
<p>GDataDocumentsEntry — GData document object abstract class</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1" title="Stability Level">
<a name="GDataDocumentsEntry.stability-level"></a><h2>Stability Level</h2>
Unstable, unless otherwise indicated
</div>
<div class="refsynopsisdiv" title="Synopsis">
<a name="GDataDocumentsEntry.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
#include &lt;gdata/services/documents/gdata-documents-entry.h&gt;

                    <a class="link" href="GDataDocumentsEntry.html#GDataDocumentsEntry-struct" title="GDataDocumentsEntry">GDataDocumentsEntry</a>;
                    <a class="link" href="GDataDocumentsEntry.html#GDataDocumentsEntryClass" title="GDataDocumentsEntryClass">GDataDocumentsEntryClass</a>;
<a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="GDataDocumentsEntry.html#gdata-documents-entry-get-path" title="gdata_documents_entry_get_path ()">gdata_documents_entry_get_path</a>      (<em class="parameter"><code><a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a> *self</code></em>);
const <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="GDataDocumentsEntry.html#gdata-documents-entry-get-document-id" title="gdata_documents_entry_get_document_id ()">gdata_documents_entry_get_document_id</a>
                                                        (<em class="parameter"><code><a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a> *self</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="GDataDocumentsEntry.html#gdata-documents-entry-get-edited" title="gdata_documents_entry_get_edited ()">gdata_documents_entry_get_edited</a>    (<em class="parameter"><code><a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a> *self</code></em>,
                                                         <em class="parameter"><code><a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *edited</code></em>);
<a class="link" href="GDataAuthor.html" title="GDataAuthor"><span class="returnvalue">GDataAuthor</span></a> *       <a class="link" href="GDataDocumentsEntry.html#gdata-documents-entry-get-last-modified-by" title="gdata_documents_entry_get_last_modified_by ()">gdata_documents_entry_get_last_modified_by</a>
                                                        (<em class="parameter"><code><a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a> *self</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="GDataDocumentsEntry.html#gdata-documents-entry-get-last-viewed" title="gdata_documents_entry_get_last_viewed ()">gdata_documents_entry_get_last_viewed</a>
                                                        (<em class="parameter"><code><a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a> *self</code></em>,
                                                         <em class="parameter"><code><a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *last_viewed</code></em>);
<a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="GDataDocumentsEntry.html#gdata-documents-entry-writers-can-invite" title="gdata_documents_entry_writers_can_invite ()">gdata_documents_entry_writers_can_invite</a>
                                                        (<em class="parameter"><code><a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a> *self</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="GDataDocumentsEntry.html#gdata-documents-entry-set-writers-can-invite" title="gdata_documents_entry_set_writers_can_invite ()">gdata_documents_entry_set_writers_can_invite</a>
                                                        (<em class="parameter"><code><a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a> *self</code></em>,
                                                         <em class="parameter"><code><a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> writers_can_invite</code></em>);
<a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="GDataDocumentsEntry.html#gdata-documents-entry-is-deleted" title="gdata_documents_entry_is_deleted ()">gdata_documents_entry_is_deleted</a>    (<em class="parameter"><code><a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a> *self</code></em>);
</pre>
</div>
<div class="refsect1" title="Object Hierarchy">
<a name="GDataDocumentsEntry.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
  <a href="/opt/gnome2/build/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
   +----<a class="link" href="GDataParsable.html" title="GDataParsable">GDataParsable</a>
         +----<a class="link" href="GDataEntry.html" title="GDataEntry">GDataEntry</a>
               +----GDataDocumentsEntry
                     +----<a class="link" href="GDataDocumentsFolder.html" title="GDataDocumentsFolder">GDataDocumentsFolder</a>
                     +----<a class="link" href="GDataDocumentsPresentation.html" title="GDataDocumentsPresentation">GDataDocumentsPresentation</a>
                     +----<a class="link" href="GDataDocumentsSpreadsheet.html" title="GDataDocumentsSpreadsheet">GDataDocumentsSpreadsheet</a>
                     +----<a class="link" href="GDataDocumentsText.html" title="GDataDocumentsText">GDataDocumentsText</a>
</pre>
</div>
<div class="refsect1" title="Implemented Interfaces">
<a name="GDataDocumentsEntry.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GDataDocumentsEntry implements
 <a class="link" href="GDataAccessHandler.html" title="GDataAccessHandler">GDataAccessHandler</a>.</p>
</div>
<div class="refsect1" title="Properties">
<a name="GDataDocumentsEntry.properties"></a><h2>Properties</h2>
<pre class="synopsis">
  "<a class="link" href="GDataDocumentsEntry.html#GDataDocumentsEntry--document-id" title='The "document-id" property'>document-id</a>"              <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read
  "<a class="link" href="GDataDocumentsEntry.html#GDataDocumentsEntry--edited" title='The "edited" property'>edited</a>"                   <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a>*             : Read
  "<a class="link" href="GDataDocumentsEntry.html#GDataDocumentsEntry--is-deleted" title='The "is-deleted" property'>is-deleted</a>"               <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
  "<a class="link" href="GDataDocumentsEntry.html#GDataDocumentsEntry--last-modified-by" title='The "last-modified-by" property'>last-modified-by</a>"         <a class="link" href="GDataAuthor.html" title="GDataAuthor"><span class="type">GDataAuthor</span></a>*          : Read
  "<a class="link" href="GDataDocumentsEntry.html#GDataDocumentsEntry--last-viewed" title='The "last-viewed" property'>last-viewed</a>"              <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a>*             : Read
  "<a class="link" href="GDataDocumentsEntry.html#GDataDocumentsEntry--writers-can-invite" title='The "writers-can-invite" property'>writers-can-invite</a>"       <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
</pre>
</div>
<div class="refsect1" title="Description">
<a name="GDataDocumentsEntry.description"></a><h2>Description</h2>
<p>
<a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a> is a subclass of <a class="link" href="GDataEntry.html" title="GDataEntry"><span class="type">GDataEntry</span></a> to represent a Google Documents entry, which is then further subclassed
to give specific document types.
</p>
<p>
For more details of Google Documents' GData API, see the <a class="ulink" href="" target="_top">
online documentation</a>.
</p>
</div>
<div class="refsect1" title="Details">
<a name="GDataDocumentsEntry.details"></a><h2>Details</h2>
<div class="refsect2" title="GDataDocumentsEntry">
<a name="GDataDocumentsEntry-struct"></a><h3>GDataDocumentsEntry</h3>
<pre class="programlisting">typedef struct _GDataDocumentsEntry GDataDocumentsEntry;</pre>
<p>
All the fields in the <a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a> structure are private and should never be accessed directly.
</p>
<p class="since">Since 0.4.0</p>
</div>
<hr>
<div class="refsect2" title="GDataDocumentsEntryClass">
<a name="GDataDocumentsEntryClass"></a><h3>GDataDocumentsEntryClass</h3>
<pre class="programlisting">typedef struct {
} GDataDocumentsEntryClass;
</pre>
<p>
All the fields in the <a class="link" href="GDataDocumentsEntry.html#GDataDocumentsEntryClass" title="GDataDocumentsEntryClass"><span class="type">GDataDocumentsEntryClass</span></a> structure are private and should never be accessed directly.
</p>
<p class="since">Since 0.4.0</p>
</div>
<hr>
<div class="refsect2" title="gdata_documents_entry_get_path ()">
<a name="gdata-documents-entry-get-path"></a><h3>gdata_documents_entry_get_path ()</h3>
<pre class="programlisting"><a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             gdata_documents_entry_get_path      (<em class="parameter"><code><a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a> *self</code></em>);</pre>
<p>
Builds a path for the <a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a>, starting from a root node and traversing the folders containing the document, then
ending with the document's ID.
</p>
<p>
An example path would be: "/folder_id1/folder_id2/document_id".
</p>
<p>
Note: the path is based on the entry/document IDs of the folders (<a class="link" href="GDataEntry.html#GDataEntry--id" title='The "id" property'><span class="type">"id"</span></a>) and document (<a class="link" href="GDataDocumentsEntry.html#GDataDocumentsEntry--document-id" title='The "document-id" property'><span class="type">"document-id"</span></a>),
and not the entries' human-readable names (<a class="link" href="GDataEntry.html#GDataEntry--title" title='The "title" property'><span class="type">"title"</span></a>).
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>a <a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> the folder hierarchy path containing the document, or <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>; free with <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>

</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.4.0</p>
</div>
<hr>
<div class="refsect2" title="gdata_documents_entry_get_document_id ()">
<a name="gdata-documents-entry-get-document-id"></a><h3>gdata_documents_entry_get_document_id ()</h3>
<pre class="programlisting">const <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       gdata_documents_entry_get_document_id
                                                        (<em class="parameter"><code><a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a> *self</code></em>);</pre>
<p>
Gets the <a class="link" href="GDataDocumentsEntry.html#GDataDocumentsEntry--document-id" title='The "document-id" property'><span class="type">"document-id"</span></a> property.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>a <a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> the document's document ID

</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.4.0</p>
</div>
<hr>
<div class="refsect2" title="gdata_documents_entry_get_edited ()">
<a name="gdata-documents-entry-get-edited"></a><h3>gdata_documents_entry_get_edited ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                gdata_documents_entry_get_edited    (<em class="parameter"><code><a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a> *self</code></em>,
                                                         <em class="parameter"><code><a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *edited</code></em>);</pre>
<p>
Gets the <a class="link" href="GDataDocumentsEntry.html#GDataDocumentsEntry--edited" title='The "edited" property'><span class="type">"edited"</span></a> property and puts it in <em class="parameter"><code>edited</code></em>. If the property is unset,
both fields in the <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> will be set to <code class="code">0</code>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>a <a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>edited</code></em> :</span></p></td>
<td>a <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a>
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.4.0</p>
</div>
<hr>
<div class="refsect2" title="gdata_documents_entry_get_last_modified_by ()">
<a name="gdata-documents-entry-get-last-modified-by"></a><h3>gdata_documents_entry_get_last_modified_by ()</h3>
<pre class="programlisting"><a class="link" href="GDataAuthor.html" title="GDataAuthor"><span class="returnvalue">GDataAuthor</span></a> *       gdata_documents_entry_get_last_modified_by
                                                        (<em class="parameter"><code><a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a> *self</code></em>);</pre>
<p>
Gets the <a class="link" href="GDataDocumentsEntry.html#GDataDocumentsEntry--last-modified-by" title='The "last-modified-by" property'><span class="type">"last-modified-by"</span></a> property.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>a <a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> the author who last modified the document

</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.4.0</p>
</div>
<hr>
<div class="refsect2" title="gdata_documents_entry_get_last_viewed ()">
<a name="gdata-documents-entry-get-last-viewed"></a><h3>gdata_documents_entry_get_last_viewed ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                gdata_documents_entry_get_last_viewed
                                                        (<em class="parameter"><code><a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a> *self</code></em>,
                                                         <em class="parameter"><code><a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *last_viewed</code></em>);</pre>
<p>
Gets the <a class="link" href="GDataDocumentsEntry.html#GDataDocumentsEntry--last-viewed" title='The "last-viewed" property'><span class="type">"last-viewed"</span></a> property and puts it in <em class="parameter"><code>last_viewed</code></em>. If the property is unset,
both fields in the <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> will be set to <code class="code">0</code>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>a <a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>last_viewed</code></em> :</span></p></td>
<td>a <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a>
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.4.0</p>
</div>
<hr>
<div class="refsect2" title="gdata_documents_entry_writers_can_invite ()">
<a name="gdata-documents-entry-writers-can-invite"></a><h3>gdata_documents_entry_writers_can_invite ()</h3>
<pre class="programlisting"><a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gdata_documents_entry_writers_can_invite
                                                        (<em class="parameter"><code><a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a> *self</code></em>);</pre>
<p>
Gets the <a class="link" href="GDataDocumentsEntry.html#GDataDocumentsEntry--writers-can-invite" title='The "writers-can-invite" property'><span class="type">"writers-can-invite"</span></a> property.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>a <a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if writers can invite other people to edit the document, <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise

</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.4.0</p>
</div>
<hr>
<div class="refsect2" title="gdata_documents_entry_set_writers_can_invite ()">
<a name="gdata-documents-entry-set-writers-can-invite"></a><h3>gdata_documents_entry_set_writers_can_invite ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                gdata_documents_entry_set_writers_can_invite
                                                        (<em class="parameter"><code><a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a> *self</code></em>,
                                                         <em class="parameter"><code><a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> writers_can_invite</code></em>);</pre>
<p>
Sets the <a class="link" href="GDataDocumentsEntry.html#GDataDocumentsEntry--writers-can-invite" title='The "writers-can-invite" property'><span class="type">"writers-can-invite"</span></a> property to <em class="parameter"><code>writers_can_invite</code></em>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>a <a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>writers_can_invite</code></em> :</span></p></td>
<td>
<a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if writers can invite other people to edit the document, <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.4.0</p>
</div>
<hr>
<div class="refsect2" title="gdata_documents_entry_is_deleted ()">
<a name="gdata-documents-entry-is-deleted"></a><h3>gdata_documents_entry_is_deleted ()</h3>
<pre class="programlisting"><a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gdata_documents_entry_is_deleted    (<em class="parameter"><code><a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a> *self</code></em>);</pre>
<p>
Gets the <a class="link" href="GDataDocumentsEntry.html#GDataDocumentsEntry--is-deleted" title='The "is-deleted" property'><span class="type">"is-deleted"</span></a> property.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
<td>a <a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry"><span class="type">GDataDocumentsEntry</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the document has been deleted, <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise

</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.5.0</p>
</div>
</div>
<div class="refsect1" title="Property Details">
<a name="GDataDocumentsEntry.property-details"></a><h2>Property Details</h2>
<div class="refsect2" title='The "document-id" property'>
<a name="GDataDocumentsEntry--document-id"></a><h3>The <code class="literal">"document-id"</code> property</h3>
<pre class="programlisting">  "document-id"              <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read</pre>
<p>
The document ID of the document, which is different from its entry ID (GDataEntry:id).
</p>
<p>Default value: NULL</p>
<p class="since">Since 0.4.0</p>
</div>
<hr>
<div class="refsect2" title='The "edited" property'>
<a name="GDataDocumentsEntry--edited"></a><h3>The <code class="literal">"edited"</code> property</h3>
<pre class="programlisting">  "edited"                   <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a>*             : Read</pre>
<p>
The last time the document was edited. If the document has not been edited yet, the content indicates the time it was created.
</p>
<p>
For more information, see the <a class="ulink" href="http://www.atomenabled.org/developers/protocol/#appEdited" target="_top">
Atom Publishing Protocol specification</a>.
</p>
<p class="since">Since 0.4.0</p>
</div>
<hr>
<div class="refsect2" title='The "is-deleted" property'>
<a name="GDataDocumentsEntry--is-deleted"></a><h3>The <code class="literal">"is-deleted"</code> property</h3>
<pre class="programlisting">  "is-deleted"               <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
<p>
Indicates whether the document entry has been deleted (moved to the trash). Deleted documents will only
appear in query results if the <a class="link" href="GDataDocumentsQuery.html#GDataDocumentsQuery--show-deleted" title='The "show-deleted" property'><span class="type">"show-deleted"</span></a> property is <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>.
</p>
<p>Default value: FALSE</p>
<p class="since">Since 0.5.0</p>
</div>
<hr>
<div class="refsect2" title='The "last-modified-by" property'>
<a name="GDataDocumentsEntry--last-modified-by"></a><h3>The <code class="literal">"last-modified-by"</code> property</h3>
<pre class="programlisting">  "last-modified-by"         <a class="link" href="GDataAuthor.html" title="GDataAuthor"><span class="type">GDataAuthor</span></a>*          : Read</pre>
<p>
Indicates the author of the last modification.
</p>
<p class="since">Since 0.4.0</p>
</div>
<hr>
<div class="refsect2" title='The "last-viewed" property'>
<a name="GDataDocumentsEntry--last-viewed"></a><h3>The <code class="literal">"last-viewed"</code> property</h3>
<pre class="programlisting">  "last-viewed"              <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a>*             : Read</pre>
<p>
The last time the document was viewed.
</p>
<p class="since">Since 0.4.0</p>
</div>
<hr>
<div class="refsect2" title='The "writers-can-invite" property'>
<a name="GDataDocumentsEntry--writers-can-invite"></a><h3>The <code class="literal">"writers-can-invite"</code> property</h3>
<pre class="programlisting">  "writers-can-invite"       <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
<p>
Indicates whether the document entry writers can invite others to edit the document.
</p>
<p>Default value: FALSE</p>
<p class="since">Since 0.4.0</p>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.14</div>
</body>
</html>