~ubuntu-branches/ubuntu/trusty/evince/trusty-updates

« back to all changes in this revision

Viewing changes to help/reference/libdocument/html/EvDocumentAttachments.html

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2013-11-12 12:10:03 UTC
  • mfrom: (1.8.6)
  • Revision ID: package-import@ubuntu.com-20131112121003-cjura8gxxx9w2u7l
Tags: 3.10.2-0ubuntu1
* New upstream version
* debian/patches/git_give_focus_correctly.patch,
  debian/patches/git_correct_page_info.patch,
  debian/patches/git_djvu_segfault.patch:
  - dropped, those changes are in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html>
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>Evince Document Library Reference Manual: EvDocumentAttachments</title>
 
5
<title>EvDocumentAttachments</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="Evince Document Library Reference Manual">
8
8
<link rel="up" href="document-interfaces.html" title="Part I. Document Interfaces">
9
9
<link rel="prev" href="EvDocumentAnnotations.html" title="EvDocumentAnnotations">
10
10
<link rel="next" href="EvDocumentFind.html" title="EvDocumentFind">
11
 
<meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.19 (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
 
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
 
<td width="100%" align="left">
17
 
<a href="#" class="shortcut">Top</a>
 
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
 
16
<tr valign="middle">
 
17
<td><a accesskey="p" href="EvDocumentAnnotations.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
18
<td><a accesskey="u" href="document-interfaces.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
19
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
20
<th width="100%" align="center">Evince Document Library Reference Manual</th>
 
21
<td><a accesskey="n" href="EvDocumentFind.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
22
</tr>
 
23
<tr><td colspan="5" class="shortcuts">
 
24
<a href="#EvDocumentAttachments.synopsis" class="shortcut">Top</a>
18
25
                   | 
19
26
                  <a href="#EvDocumentAttachments.description" class="shortcut">Description</a>
20
27
                   | 
21
28
                  <a href="#EvDocumentAttachments.object-hierarchy" class="shortcut">Object Hierarchy</a>
22
 
</td>
23
 
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
24
 
<td><a accesskey="u" href="document-interfaces.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
25
 
<td><a accesskey="p" href="EvDocumentAnnotations.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
26
 
<td><a accesskey="n" href="EvDocumentFind.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
27
 
</tr></table>
 
29
</td></tr>
 
30
</table>
28
31
<div class="refentry">
29
32
<a name="EvDocumentAttachments"></a><div class="titlepage"></div>
30
33
<div class="refnamediv"><table width="100%"><tr>
83
86
<a name="ev-document-attachments-get-attachments"></a><h3>ev_document_attachments_get_attachments ()</h3>
84
87
<pre class="programlisting"><span class="returnvalue">GList</span> *             ev_document_attachments_get_attachments
85
88
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentAttachments.html" title="EvDocumentAttachments"><span class="type">EvDocumentAttachments</span></a> *document_attachments</code></em>);</pre>
 
89
<div class="variablelist"><table border="0" class="variablelist">
 
90
<colgroup>
 
91
<col align="left" valign="top">
 
92
<col>
 
93
</colgroup>
 
94
<tbody>
 
95
<tr>
 
96
<td><p><span class="term"><em class="parameter"><code>document_attachments</code></em> :</span></p></td>
 
97
<td>an <a class="link" href="EvDocumentAttachments.html" title="EvDocumentAttachments"><span class="type">EvDocumentAttachments</span></a>
 
98
</td>
 
99
</tr>
 
100
<tr>
 
101
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
102
<td>a list of <a class="link" href="EvAttachment.html" title="EvAttachment"><span class="type">EvAttachment</span></a> objects. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> EvAttachment]</span>
 
103
</td>
 
104
</tr>
 
105
</tbody>
 
106
</table></div>
86
107
</div>
87
108
</div>
88
109
</div>
89
110
<div class="footer">
90
111
<hr>
91
 
          Generated by GTK-Doc V1.19.1</div>
 
112
          Generated by GTK-Doc V1.19</div>
92
113
</body>
93
114
</html>
 
 
b'\\ No newline at end of file'