~ubuntu-branches/ubuntu/hardy/evince/hardy-security

« back to all changes in this revision

Viewing changes to help/reference/html/EvAttachment.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-04-08 23:52:57 UTC
  • mfrom: (1.1.28 upstream)
  • Revision ID: james.westby@ubuntu.com-20080408235257-0rd70trs4y6gxf9z
Tags: 2.22.1.1-0ubuntu1
* New upstream version:
  Bug fixes:
  -  Fix build in FreeBSD 
  -  Fixes djvu backend links 
* debian/control.in, debian/patches/01_launchpad.patch:
  - updated to the launchpad integration changes
* debian/patches/99_autoreconf.patch:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
<th width="100%" align="center">Evince Programmer's Reference Manual</th>
26
26
<td><a accesskey="n" href="evince-ev-link.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
27
27
</tr>
28
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2932306" class="shortcut">Top</a>
29
 
                  &#160;|&#160;
30
 
                  <a href="#id2934025" class="shortcut">Description</a>
31
 
                  &#160;|&#160;
32
 
                  <a href="#id2933878" class="shortcut">Object Hierarchy</a>
33
 
                  &#160;|&#160;
34
 
                  <a href="#id2933902" class="shortcut">Properties</a></nobr></td></tr>
 
28
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id3127138" class="shortcut">Top</a>
 
29
                  &#160;|&#160;
 
30
                  <a href="#id3128856" class="shortcut">Description</a>
 
31
                  &#160;|&#160;
 
32
                  <a href="#id3128710" class="shortcut">Object Hierarchy</a>
 
33
                  &#160;|&#160;
 
34
                  <a href="#id3128734" class="shortcut">Properties</a></nobr></td></tr>
35
35
</table>
36
36
<div class="refentry" lang="en">
37
37
<a name="EvAttachment"></a><div class="titlepage"></div>
38
38
<div class="refnamediv"><table width="100%"><tr>
39
39
<td valign="top">
40
40
<h2>
41
 
<a name="id2932306"></a><span class="refentrytitle">EvAttachment</span>
 
41
<a name="id3127138"></a><span class="refentrytitle">EvAttachment</span>
42
42
</h2>
43
43
<p>EvAttachment</p>
44
44
</td>
108
108
</pre>
109
109
</div>
110
110
<div class="refsect1" lang="en">
111
 
<a name="id2933878"></a><h2>Object Hierarchy</h2>
 
111
<a name="id3128710"></a><h2>Object Hierarchy</h2>
112
112
<pre class="synopsis">
113
113
 
114
114
  <a
118
118
</pre>
119
119
</div>
120
120
<div class="refsect1" lang="en">
121
 
<a name="id2933902"></a><h2>Properties</h2>
 
121
<a name="id3128734"></a><h2>Properties</h2>
122
122
<pre class="synopsis">
123
123
 
124
124
  "<a class="link" href="EvAttachment.html#EvAttachment--ctime">ctime</a>"                    <a
142
142
</pre>
143
143
</div>
144
144
<div class="refsect1" lang="en">
145
 
<a name="id2934025"></a><h2>Description</h2>
 
145
<a name="id3128856"></a><h2>Description</h2>
146
146
<p>
147
147
 
148
148
</p>
149
149
</div>
150
150
<div class="refsect1" lang="en">
151
 
<a name="id2934039"></a><h2>Details</h2>
 
151
<a name="id3128871"></a><h2>Details</h2>
152
152
<div class="refsect2" lang="en">
153
 
<a name="id2934049"></a><h3>
 
153
<a name="id3128881"></a><h3>
154
154
<a name="EvAttachmentPrivate"></a>EvAttachmentPrivate</h3>
155
 
<a class="indexterm" name="id2934062"></a><pre class="programlisting">typedef struct _EvAttachmentPrivate EvAttachmentPrivate;</pre>
 
155
<a class="indexterm" name="id3128894"></a><pre class="programlisting">typedef struct _EvAttachmentPrivate EvAttachmentPrivate;</pre>
156
156
<p>
157
157
 
158
158
</p>
159
159
</div>
160
160
<hr>
161
161
<div class="refsect2" lang="en">
162
 
<a name="id2934078"></a><h3>
 
162
<a name="id3128909"></a><h3>
163
163
<a name="EV-ATTACHMENT-ERROR:CAPS"></a>EV_ATTACHMENT_ERROR</h3>
164
 
<a class="indexterm" name="id2934091"></a><pre class="programlisting">#define EV_ATTACHMENT_ERROR (ev_attachment_error_quark ())
 
164
<a class="indexterm" name="id3128922"></a><pre class="programlisting">#define EV_ATTACHMENT_ERROR (ev_attachment_error_quark ())
165
165
</pre>
166
166
<p>
167
167
 
169
169
</div>
170
170
<hr>
171
171
<div class="refsect2" lang="en">
172
 
<a name="id2934106"></a><h3>
 
172
<a name="id3128938"></a><h3>
173
173
<a name="EvAttachment-struct"></a>EvAttachment</h3>
174
 
<a class="indexterm" name="id2934118"></a><pre class="programlisting">typedef struct _EvAttachment EvAttachment;</pre>
 
174
<a class="indexterm" name="id3128950"></a><pre class="programlisting">typedef struct _EvAttachment EvAttachment;</pre>
175
175
<p>
176
176
 
177
177
</p>
178
178
</div>
179
179
<hr>
180
180
<div class="refsect2" lang="en">
181
 
<a name="id2934134"></a><h3>
 
181
<a name="id3128966"></a><h3>
182
182
<a name="ev-attachment-error-quark"></a>ev_attachment_error_quark ()</h3>
183
 
<a class="indexterm" name="id2934148"></a><pre class="programlisting"><a
 
183
<a class="indexterm" name="id3128980"></a><pre class="programlisting"><a
184
184
href="/usr/share/gtk-doc/html/glib/glib-Quarks.html#GQuark"
185
185
>GQuark</a>              ev_attachment_error_quark           (void);</pre>
186
186
<p>
199
199
</div>
200
200
<hr>
201
201
<div class="refsect2" lang="en">
202
 
<a name="id2934183"></a><h3>
 
202
<a name="id3129015"></a><h3>
203
203
<a name="ev-attachment-new"></a>ev_attachment_new ()</h3>
204
 
<a class="indexterm" name="id2934196"></a><pre class="programlisting"><a class="link" href="EvAttachment.html" title="EvAttachment">EvAttachment</a>*       ev_attachment_new                   (const <a
 
204
<a class="indexterm" name="id3129028"></a><pre class="programlisting"><a class="link" href="EvAttachment.html" title="EvAttachment">EvAttachment</a>*       ev_attachment_new                   (const <a
205
205
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
206
206
>gchar</a> *name,
207
207
                                                         const <a
267
267
</div>
268
268
<hr>
269
269
<div class="refsect2" lang="en">
270
 
<a name="id2934359"></a><h3>
 
270
<a name="id3129191"></a><h3>
271
271
<a name="ev-attachment-get-name"></a>ev_attachment_get_name ()</h3>
272
 
<a class="indexterm" name="id2934373"></a><pre class="programlisting">const <a
 
272
<a class="indexterm" name="id3129204"></a><pre class="programlisting">const <a
273
273
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
274
274
>gchar</a>*        ev_attachment_get_name              (<a class="link" href="EvAttachment.html" title="EvAttachment">EvAttachment</a> *attachment);</pre>
275
275
<p>
295
295
</div>
296
296
<hr>
297
297
<div class="refsect2" lang="en">
298
 
<a name="id2934431"></a><h3>
 
298
<a name="id3129262"></a><h3>
299
299
<a name="ev-attachment-get-description"></a>ev_attachment_get_description ()</h3>
300
 
<a class="indexterm" name="id2934444"></a><pre class="programlisting">const <a
 
300
<a class="indexterm" name="id3129276"></a><pre class="programlisting">const <a
301
301
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
302
302
>gchar</a>*        ev_attachment_get_description       (<a class="link" href="EvAttachment.html" title="EvAttachment">EvAttachment</a> *attachment);</pre>
303
303
<p>
323
323
</div>
324
324
<hr>
325
325
<div class="refsect2" lang="en">
326
 
<a name="id2934503"></a><h3>
 
326
<a name="id3129334"></a><h3>
327
327
<a name="ev-attachment-get-modification-date"></a>ev_attachment_get_modification_date ()</h3>
328
 
<a class="indexterm" name="id2934517"></a><pre class="programlisting"><a
 
328
<a class="indexterm" name="id3129348"></a><pre class="programlisting"><a
329
329
href="/usr/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTime"
330
330
>GTime</a>               ev_attachment_get_modification_date (<a class="link" href="EvAttachment.html" title="EvAttachment">EvAttachment</a> *attachment);</pre>
331
331
<p>
351
351
</div>
352
352
<hr>
353
353
<div class="refsect2" lang="en">
354
 
<a name="id2934573"></a><h3>
 
354
<a name="id3129405"></a><h3>
355
355
<a name="ev-attachment-get-creation-date"></a>ev_attachment_get_creation_date ()</h3>
356
 
<a class="indexterm" name="id2934587"></a><pre class="programlisting"><a
 
356
<a class="indexterm" name="id3129419"></a><pre class="programlisting"><a
357
357
href="/usr/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTime"
358
358
>GTime</a>               ev_attachment_get_creation_date     (<a class="link" href="EvAttachment.html" title="EvAttachment">EvAttachment</a> *attachment);</pre>
359
359
<p>
379
379
</div>
380
380
<hr>
381
381
<div class="refsect2" lang="en">
382
 
<a name="id2934644"></a><h3>
 
382
<a name="id3129476"></a><h3>
383
383
<a name="ev-attachment-get-mime-type"></a>ev_attachment_get_mime_type ()</h3>
384
 
<a class="indexterm" name="id2934658"></a><pre class="programlisting">const <a
 
384
<a class="indexterm" name="id3129490"></a><pre class="programlisting">const <a
385
385
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
386
386
>gchar</a>*        ev_attachment_get_mime_type         (<a class="link" href="EvAttachment.html" title="EvAttachment">EvAttachment</a> *attachment);</pre>
387
387
<p>
407
407
</div>
408
408
<hr>
409
409
<div class="refsect2" lang="en">
410
 
<a name="id2934716"></a><h3>
 
410
<a name="id3129547"></a><h3>
411
411
<a name="ev-attachment-save"></a>ev_attachment_save ()</h3>
412
 
<a class="indexterm" name="id2934728"></a><pre class="programlisting"><a
 
412
<a class="indexterm" name="id3129560"></a><pre class="programlisting"><a
413
413
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
414
414
>gboolean</a>            ev_attachment_save                  (<a class="link" href="EvAttachment.html" title="EvAttachment">EvAttachment</a> *attachment,
415
415
                                                         <a
451
451
</div>
452
452
<hr>
453
453
<div class="refsect2" lang="en">
454
 
<a name="id2934827"></a><h3>
 
454
<a name="id3129659"></a><h3>
455
455
<a name="ev-attachment-open"></a>ev_attachment_open ()</h3>
456
 
<a class="indexterm" name="id2934841"></a><pre class="programlisting"><a
 
456
<a class="indexterm" name="id3129673"></a><pre class="programlisting"><a
457
457
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
458
458
>gboolean</a>            ev_attachment_open                  (<a class="link" href="EvAttachment.html" title="EvAttachment">EvAttachment</a> *attachment,
459
459
                                                         <a
487
487
</div>
488
488
</div>
489
489
<div class="refsect1" lang="en">
490
 
<a name="id2934920"></a><h2>Property Details</h2>
 
490
<a name="id3129751"></a><h2>Property Details</h2>
491
491
<div class="refsect2" lang="en">
492
 
<a name="id2934930"></a><h3>
 
492
<a name="id3129762"></a><h3>
493
493
<a name="EvAttachment--ctime"></a>The "<code class="literal">ctime</code>" property</h3>
494
 
<a class="indexterm" name="id2934946"></a><pre class="programlisting">  "ctime"                    <a
 
494
<a class="indexterm" name="id3129778"></a><pre class="programlisting">  "ctime"                    <a
495
495
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gulong"
496
496
>gulong</a>                : Write / Construct Only</pre>
497
497
<p>The attachment creation date.</p>
498
498
</div>
499
499
<hr>
500
500
<div class="refsect2" lang="en">
501
 
<a name="id2934970"></a><h3>
 
501
<a name="id3129802"></a><h3>
502
502
<a name="EvAttachment--data"></a>The "<code class="literal">data</code>" property</h3>
503
 
<a class="indexterm" name="id2934985"></a><pre class="programlisting">  "data"                     <a
 
503
<a class="indexterm" name="id3129817"></a><pre class="programlisting">  "data"                     <a
504
504
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
505
505
>gpointer</a>              : Write / Construct Only</pre>
506
506
<p>The attachment data.</p>
507
507
</div>
508
508
<hr>
509
509
<div class="refsect2" lang="en">
510
 
<a name="id2935009"></a><h3>
 
510
<a name="id3129841"></a><h3>
511
511
<a name="EvAttachment--description"></a>The "<code class="literal">description</code>" property</h3>
512
 
<a class="indexterm" name="id2935026"></a><pre class="programlisting">  "description"              <a
 
512
<a class="indexterm" name="id3129857"></a><pre class="programlisting">  "description"              <a
513
513
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
514
514
>gchararray</a>            : Write / Construct Only</pre>
515
515
<p>The attachment description.</p>
517
517
</div>
518
518
<hr>
519
519
<div class="refsect2" lang="en">
520
 
<a name="id2935052"></a><h3>
 
520
<a name="id3129884"></a><h3>
521
521
<a name="EvAttachment--mtime"></a>The "<code class="literal">mtime</code>" property</h3>
522
 
<a class="indexterm" name="id2935068"></a><pre class="programlisting">  "mtime"                    <a
 
522
<a class="indexterm" name="id3129900"></a><pre class="programlisting">  "mtime"                    <a
523
523
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gulong"
524
524
>gulong</a>                : Write / Construct Only</pre>
525
525
<p>The attachment modification date.</p>
526
526
</div>
527
527
<hr>
528
528
<div class="refsect2" lang="en">
529
 
<a name="id2935092"></a><h3>
 
529
<a name="id3129924"></a><h3>
530
530
<a name="EvAttachment--name"></a>The "<code class="literal">name</code>" property</h3>
531
 
<a class="indexterm" name="id2935108"></a><pre class="programlisting">  "name"                     <a
 
531
<a class="indexterm" name="id3129939"></a><pre class="programlisting">  "name"                     <a
532
532
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
533
533
>gchararray</a>            : Write / Construct Only</pre>
534
534
<p>The attachment name.</p>
536
536
</div>
537
537
<hr>
538
538
<div class="refsect2" lang="en">
539
 
<a name="id2935135"></a><h3>
 
539
<a name="id3129967"></a><h3>
540
540
<a name="EvAttachment--size"></a>The "<code class="literal">size</code>" property</h3>
541
 
<a class="indexterm" name="id2935150"></a><pre class="programlisting">  "size"                     <a
 
541
<a class="indexterm" name="id3129982"></a><pre class="programlisting">  "size"                     <a
542
542
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"
543
543
>guint</a>                 : Write / Construct Only</pre>
544
544
<p>The attachment size.</p>