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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-11-27 22:31:42 UTC
  • mfrom: (1.1.22 upstream)
  • Revision ID: james.westby@ubuntu.com-20071127223142-v41zyp2ulj6g22n6
Tags: 2.20.2-1ubuntu1
* Sync with Debian
* debian/control.in:
  - Depends on ghostscript-x
  - updated Build-Depends for lpi and hildon changes
  - updated maintainer informationx
* debian/patches/01_launchpad.patch:
  - launchpad integration changes
* debian/patches/03_hildon_interface.patch
  Adds support for Hildon interface with including:
  - Registration of the program into the hildon enviromment.
  - D-bus processing via ossolib.
  - Changed selection and button event handling to match Hildon model.
  - Changes in accelerators handling Zoom, Fullscreen and Presentation
    modes.
  - Uses Hildon chooser dialog.
  - Selects the Hildon interface definition file when in Hildon mode.
  - If the arch is not lpia, the standard gtk interface is used.
  - Fixes interface rendering problem when compiled for lpia.
  - Adjusted the Makefile.am files to include the Hildon interface
    options and interface file evince-hildon-ui.xml.
* debian/patches/99_autoreconf.patch:
  - updated
* debian/rules:
  - do not remove the documentation
  - use the hildon configure option during the lpia build

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
<th width="100%" align="center">Evince Programmer's Reference Manual</th>
38
38
<td><a accesskey="n" href="evince-ev-link.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
39
39
</tr>
40
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2617464" class="shortcut">Top</a>
41
 
                  &#160;|&#160;
42
 
                  <a href="#id2618991" class="shortcut">Description</a>
43
 
                  &#160;|&#160;
44
 
                  <a href="#id2618845" class="shortcut">Object Hierarchy</a>
45
 
                  &#160;|&#160;
46
 
                  <a href="#id2618870" class="shortcut">Properties</a></nobr></td></tr>
 
40
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2879676" class="shortcut">Top</a>
 
41
                  &#160;|&#160;
 
42
                  <a href="#id2881204" class="shortcut">Description</a>
 
43
                  &#160;|&#160;
 
44
                  <a href="#id2881058" class="shortcut">Object Hierarchy</a>
 
45
                  &#160;|&#160;
 
46
                  <a href="#id2881082" class="shortcut">Properties</a></nobr></td></tr>
47
47
</table>
48
48
<div class="refentry" lang="en">
49
49
<a name="EvAttachment"></a><div class="titlepage"></div>
50
50
<div class="refnamediv"><table width="100%"><tr>
51
51
<td valign="top">
52
52
<h2>
53
 
<a name="id2617464"></a><span class="refentrytitle">EvAttachment</span>
 
53
<a name="id2879676"></a><span class="refentrytitle">EvAttachment</span>
54
54
</h2>
55
55
<p>EvAttachment &#8212; </p>
56
56
</td>
121
121
</pre>
122
122
</div>
123
123
<div class="refsect1" lang="en">
124
 
<a name="id2618845"></a><h2>Object Hierarchy</h2>
 
124
<a name="id2881058"></a><h2>Object Hierarchy</h2>
125
125
<pre class="synopsis">
126
126
 
127
127
  <a
131
131
</pre>
132
132
</div>
133
133
<div class="refsect1" lang="en">
134
 
<a name="id2618870"></a><h2>Properties</h2>
 
134
<a name="id2881082"></a><h2>Properties</h2>
135
135
<pre class="synopsis">
136
136
 
137
137
  "<a href="EvAttachment.html#EvAttachment--ctime">ctime</a>"                <a
155
155
</pre>
156
156
</div>
157
157
<div class="refsect1" lang="en">
158
 
<a name="id2618991"></a><h2>Description</h2>
 
158
<a name="id2881204"></a><h2>Description</h2>
159
159
<p>
160
160
 
161
161
</p>
162
162
</div>
163
163
<div class="refsect1" lang="en">
164
 
<a name="id2619006"></a><h2>Details</h2>
 
164
<a name="id2881218"></a><h2>Details</h2>
165
165
<div class="refsect2" lang="en">
166
 
<a name="id2619016"></a><h3>
 
166
<a name="id2881228"></a><h3>
167
167
<a name="EvAttachmentPrivate"></a>EvAttachmentPrivate</h3>
168
 
<a class="indexterm" name="id2619028"></a><pre class="programlisting">typedef struct _EvAttachmentPrivate EvAttachmentPrivate;</pre>
 
168
<a class="indexterm" name="id2881241"></a><pre class="programlisting">typedef struct _EvAttachmentPrivate EvAttachmentPrivate;</pre>
169
169
<p>
170
170
 
171
171
</p>
172
172
</div>
173
173
<hr>
174
174
<div class="refsect2" lang="en">
175
 
<a name="id2619044"></a><h3>
 
175
<a name="id2881256"></a><h3>
176
176
<a name="EV-ATTACHMENT-ERROR:CAPS"></a>EV_ATTACHMENT_ERROR</h3>
177
 
<a class="indexterm" name="id2619057"></a><pre class="programlisting">#define EV_ATTACHMENT_ERROR (ev_attachment_error_quark ())
 
177
<a class="indexterm" name="id2881270"></a><pre class="programlisting">#define EV_ATTACHMENT_ERROR (ev_attachment_error_quark ())
178
178
</pre>
179
179
<p>
180
180
 
182
182
</div>
183
183
<hr>
184
184
<div class="refsect2" lang="en">
185
 
<a name="id2619073"></a><h3>
 
185
<a name="id2881285"></a><h3>
186
186
<a name="EvAttachment-struct"></a>EvAttachment</h3>
187
 
<a class="indexterm" name="id2619085"></a><pre class="programlisting">typedef struct _EvAttachment EvAttachment;</pre>
 
187
<a class="indexterm" name="id2881297"></a><pre class="programlisting">typedef struct _EvAttachment EvAttachment;</pre>
188
188
<p>
189
189
 
190
190
</p>
191
191
</div>
192
192
<hr>
193
193
<div class="refsect2" lang="en">
194
 
<a name="id2619100"></a><h3>
 
194
<a name="id2881313"></a><h3>
195
195
<a name="ev-attachment-error-quark"></a>ev_attachment_error_quark ()</h3>
196
 
<a class="indexterm" name="id2619114"></a><pre class="programlisting"><a
 
196
<a class="indexterm" name="id2881327"></a><pre class="programlisting"><a
197
197
href="/usr/share/gtk-doc/html/glib/glib-Quarks.html#GQuark"
198
198
>GQuark</a>      ev_attachment_error_quark       (void);</pre>
199
199
<p>
213
213
</div>
214
214
<hr>
215
215
<div class="refsect2" lang="en">
216
 
<a name="id2619150"></a><h3>
 
216
<a name="id2881362"></a><h3>
217
217
<a name="ev-attachment-new"></a>ev_attachment_new ()</h3>
218
 
<a class="indexterm" name="id2619163"></a><pre class="programlisting"><a href="EvAttachment.html" title="EvAttachment">EvAttachment</a>* ev_attachment_new             (const <a
 
218
<a class="indexterm" name="id2881375"></a><pre class="programlisting"><a href="EvAttachment.html" title="EvAttachment">EvAttachment</a>* ev_attachment_new             (const <a
219
219
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
220
220
>gchar</a> *name,
221
221
                                             const <a
288
288
</div>
289
289
<hr>
290
290
<div class="refsect2" lang="en">
291
 
<a name="id2619325"></a><h3>
 
291
<a name="id2881537"></a><h3>
292
292
<a name="ev-attachment-get-name"></a>ev_attachment_get_name ()</h3>
293
 
<a class="indexterm" name="id2619338"></a><pre class="programlisting">const <a
 
293
<a class="indexterm" name="id2881550"></a><pre class="programlisting">const <a
294
294
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
295
295
>gchar</a>* ev_attachment_get_name         (<a href="EvAttachment.html" title="EvAttachment">EvAttachment</a> *attachment);</pre>
296
296
<p>
318
318
</div>
319
319
<hr>
320
320
<div class="refsect2" lang="en">
321
 
<a name="id2619396"></a><h3>
 
321
<a name="id2881608"></a><h3>
322
322
<a name="ev-attachment-get-description"></a>ev_attachment_get_description ()</h3>
323
 
<a class="indexterm" name="id2619410"></a><pre class="programlisting">const <a
 
323
<a class="indexterm" name="id2881622"></a><pre class="programlisting">const <a
324
324
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
325
325
>gchar</a>* ev_attachment_get_description  (<a href="EvAttachment.html" title="EvAttachment">EvAttachment</a> *attachment);</pre>
326
326
<p>
348
348
</div>
349
349
<hr>
350
350
<div class="refsect2" lang="en">
351
 
<a name="id2619468"></a><h3>
 
351
<a name="id2881680"></a><h3>
352
352
<a name="ev-attachment-get-modification-date"></a>ev_attachment_get_modification_date ()</h3>
353
 
<a class="indexterm" name="id2619482"></a><pre class="programlisting"><a
 
353
<a class="indexterm" name="id2881694"></a><pre class="programlisting"><a
354
354
href="/usr/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTime"
355
355
>GTime</a>       ev_attachment_get_modification_date
356
356
                                            (<a href="EvAttachment.html" title="EvAttachment">EvAttachment</a> *attachment);</pre>
379
379
</div>
380
380
<hr>
381
381
<div class="refsect2" lang="en">
382
 
<a name="id2619539"></a><h3>
 
382
<a name="id2881751"></a><h3>
383
383
<a name="ev-attachment-get-creation-date"></a>ev_attachment_get_creation_date ()</h3>
384
 
<a class="indexterm" name="id2619552"></a><pre class="programlisting"><a
 
384
<a class="indexterm" name="id2881765"></a><pre class="programlisting"><a
385
385
href="/usr/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTime"
386
386
>GTime</a>       ev_attachment_get_creation_date (<a href="EvAttachment.html" title="EvAttachment">EvAttachment</a> *attachment);</pre>
387
387
<p>
409
409
</div>
410
410
<hr>
411
411
<div class="refsect2" lang="en">
412
 
<a name="id2619609"></a><h3>
 
412
<a name="id2881821"></a><h3>
413
413
<a name="ev-attachment-get-mime-type"></a>ev_attachment_get_mime_type ()</h3>
414
 
<a class="indexterm" name="id2619623"></a><pre class="programlisting">const <a
 
414
<a class="indexterm" name="id2881835"></a><pre class="programlisting">const <a
415
415
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
416
416
>gchar</a>* ev_attachment_get_mime_type    (<a href="EvAttachment.html" title="EvAttachment">EvAttachment</a> *attachment);</pre>
417
417
<p>
439
439
</div>
440
440
<hr>
441
441
<div class="refsect2" lang="en">
442
 
<a name="id2619680"></a><h3>
 
442
<a name="id2881893"></a><h3>
443
443
<a name="ev-attachment-save"></a>ev_attachment_save ()</h3>
444
 
<a class="indexterm" name="id2619693"></a><pre class="programlisting"><a
 
444
<a class="indexterm" name="id2881906"></a><pre class="programlisting"><a
445
445
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
446
446
>gboolean</a>    ev_attachment_save              (<a href="EvAttachment.html" title="EvAttachment">EvAttachment</a> *attachment,
447
447
                                             const <a
487
487
</div>
488
488
<hr>
489
489
<div class="refsect2" lang="en">
490
 
<a name="id2619792"></a><h3>
 
490
<a name="id2882004"></a><h3>
491
491
<a name="ev-attachment-open"></a>ev_attachment_open ()</h3>
492
 
<a class="indexterm" name="id2619805"></a><pre class="programlisting"><a
 
492
<a class="indexterm" name="id2882017"></a><pre class="programlisting"><a
493
493
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
494
494
>gboolean</a>    ev_attachment_open              (<a href="EvAttachment.html" title="EvAttachment">EvAttachment</a> *attachment,
495
495
                                             <a
526
526
</div>
527
527
</div>
528
528
<div class="refsect1" lang="en">
529
 
<a name="id2619884"></a><h2>Property Details</h2>
 
529
<a name="id2882096"></a><h2>Property Details</h2>
530
530
<div class="refsect2" lang="en">
531
 
<a name="id2619894"></a><h3>
 
531
<a name="id2882106"></a><h3>
532
532
<a name="EvAttachment--ctime"></a>The "<code class="literal">ctime</code>" property</h3>
533
 
<a class="indexterm" name="id2619910"></a><pre class="programlisting">  "ctime"                <a
 
533
<a class="indexterm" name="id2882122"></a><pre class="programlisting">  "ctime"                <a
534
534
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gulong"
535
535
>gulong</a>                : Write / Construct Only</pre>
536
536
<p>The attachment creation date.</p>
537
537
</div>
538
538
<hr>
539
539
<div class="refsect2" lang="en">
540
 
<a name="id2619933"></a><h3>
 
540
<a name="id2882145"></a><h3>
541
541
<a name="EvAttachment--data"></a>The "<code class="literal">data</code>" property</h3>
542
 
<a class="indexterm" name="id2619948"></a><pre class="programlisting">  "data"                 <a
 
542
<a class="indexterm" name="id2882161"></a><pre class="programlisting">  "data"                 <a
543
543
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
544
544
>gpointer</a>              : Write / Construct Only</pre>
545
545
<p>The attachment data.</p>
546
546
</div>
547
547
<hr>
548
548
<div class="refsect2" lang="en">
549
 
<a name="id2619972"></a><h3>
 
549
<a name="id2882184"></a><h3>
550
550
<a name="EvAttachment--description"></a>The "<code class="literal">description</code>" property</h3>
551
 
<a class="indexterm" name="id2619988"></a><pre class="programlisting">  "description"          <a
 
551
<a class="indexterm" name="id2882201"></a><pre class="programlisting">  "description"          <a
552
552
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
553
553
>gchararray</a>            : Write / Construct Only</pre>
554
554
<p>The attachment description.</p>
556
556
</div>
557
557
<hr>
558
558
<div class="refsect2" lang="en">
559
 
<a name="id2620015"></a><h3>
 
559
<a name="id2882227"></a><h3>
560
560
<a name="EvAttachment--mtime"></a>The "<code class="literal">mtime</code>" property</h3>
561
 
<a class="indexterm" name="id2620031"></a><pre class="programlisting">  "mtime"                <a
 
561
<a class="indexterm" name="id2882243"></a><pre class="programlisting">  "mtime"                <a
562
562
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gulong"
563
563
>gulong</a>                : Write / Construct Only</pre>
564
564
<p>The attachment modification date.</p>
565
565
</div>
566
566
<hr>
567
567
<div class="refsect2" lang="en">
568
 
<a name="id2620054"></a><h3>
 
568
<a name="id2882266"></a><h3>
569
569
<a name="EvAttachment--name"></a>The "<code class="literal">name</code>" property</h3>
570
 
<a class="indexterm" name="id2620069"></a><pre class="programlisting">  "name"                 <a
 
570
<a class="indexterm" name="id2882282"></a><pre class="programlisting">  "name"                 <a
571
571
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
572
572
>gchararray</a>            : Write / Construct Only</pre>
573
573
<p>The attachment name.</p>
575
575
</div>
576
576
<hr>
577
577
<div class="refsect2" lang="en">
578
 
<a name="id2620096"></a><h3>
 
578
<a name="id2882309"></a><h3>
579
579
<a name="EvAttachment--size"></a>The "<code class="literal">size</code>" property</h3>
580
 
<a class="indexterm" name="id2620112"></a><pre class="programlisting">  "size"                 <a
 
580
<a class="indexterm" name="id2882324"></a><pre class="programlisting">  "size"                 <a
581
581
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"
582
582
>guint</a>                 : Write / Construct Only</pre>
583
583
<p>The attachment size.</p>