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

« back to all changes in this revision

Viewing changes to help/reference/libview/html/annotation-glossary.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:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>Annotation Glossary</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
 
7
<link rel="home" href="index.html" title="Evince View Library Reference Manual">
 
8
<link rel="up" href="index.html" title="Evince View Library Reference Manual">
 
9
<link rel="prev" href="api-index-3-10.html" title="Index of new symbols in 3.10">
 
10
<link rel="next" href="licence.html" title="Appendix A. Licence">
 
11
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
 
12
<link rel="stylesheet" href="style.css" type="text/css">
 
13
</head>
 
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="2">
 
16
<tr valign="middle">
 
17
<td><a accesskey="p" href="api-index-3-10.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
18
<td> </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 View Library Reference Manual</th>
 
21
<td><a accesskey="n" href="licence.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 class="shortcut" href="#glsA">A</a>
 
25
                      | 
 
26
                   <a class="shortcut" href="#glsO">O</a>
 
27
                      | 
 
28
                   <a class="shortcut" href="#glsT">T</a>
 
29
</td></tr>
 
30
</table>
 
31
<div class="glossary">
 
32
<div class="titlepage"><div><div><h1 class="title">
 
33
<a name="annotation-glossary"></a>Annotation Glossary</h1></div></div></div>
 
34
<a name="glsA"></a><h3 class="title">A</h3>
 
35
<dt><span class="glossterm"><a name="annotation-glossterm-array"></a>array</span></dt>
 
36
<dd class="glossdef"><p>Parameter points to an array of items.</p></dd>
 
37
<a name="glsO"></a><h3 class="title">O</h3>
 
38
<dt><span class="glossterm"><a name="annotation-glossterm-out"></a>out</span></dt>
 
39
<dd class="glossdef"><p>Parameter for returning results. Default is <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>.</p></dd>
 
40
<a name="glsT"></a><h3 class="title">T</h3>
 
41
<dt><span class="glossterm"><a name="annotation-glossterm-transfer%20full"></a>transfer full</span></dt>
 
42
<dd class="glossdef"><p>Free data after the code is done.</p></dd>
 
43
<dt><span class="glossterm"><a name="annotation-glossterm-transfer%20none"></a>transfer none</span></dt>
 
44
<dd class="glossdef"><p>Don't free data after the code is done.</p></dd>
 
45
</div>
 
46
<div class="footer">
 
47
<hr>
 
48
          Generated by GTK-Doc V1.19</div>
 
49
</body>
 
50
</html>
 
 
b'\\ No newline at end of file'