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

« back to all changes in this revision

Viewing changes to help/reference/libdocument/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:
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: Annotation Glossary</title>
 
5
<title>Annotation Glossary</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="index.html" title="Evince Document Library Reference Manual">
9
9
<link rel="prev" href="api-index-3-10.html" title="Index of new symbols in 3.10">
10
10
<link rel="next" href="licence.html" title="Appendix A. Licence">
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 class="shortcut" href="#glsS">S</a>
18
 
                     | 
19
 
                  <a class="shortcut" href="#glsE">E</a>
20
 
                     | 
21
 
                  <a class="shortcut" href="#glsA">A</a>
22
 
                     | 
23
 
                  <a class="shortcut" href="#glsT">T</a>
24
 
                     | 
25
 
                  <a class="shortcut" href="#glsO">O</a>
26
 
</td>
27
 
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
28
 
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
29
 
<td><a accesskey="p" href="api-index-3-10.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
30
 
<td><a accesskey="n" href="licence.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
31
 
</tr></table>
 
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 Document 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="#glsO">O</a>
 
25
                      | 
 
26
                   <a class="shortcut" href="#glsA">A</a>
 
27
                      | 
 
28
                   <a class="shortcut" href="#glsE">E</a>
 
29
                      | 
 
30
                   <a class="shortcut" href="#glsS">S</a>
 
31
                      | 
 
32
                   <a class="shortcut" href="#glsT">T</a>
 
33
</td></tr>
 
34
</table>
32
35
<div class="glossary">
33
36
<div class="titlepage"><div><div><h1 class="title">
34
37
<a name="annotation-glossary"></a>Annotation Glossary</h1></div></div></div>
 
38
<a name="glsO"></a><h3 class="title">O</h3>
 
39
<dt><span class="glossterm"><a name="annotation-glossterm-out"></a>out</span></dt>
 
40
<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>
 
41
<a name="glsA"></a><h3 class="title">A</h3>
 
42
<dt><span class="glossterm"><a name="annotation-glossterm-allow-none"></a>allow-none</span></dt>
 
43
<dd class="glossdef"><p>NULL is ok, both for passing and for returning.</p></dd>
 
44
<a name="glsE"></a><h3 class="title">E</h3>
 
45
<dt><span class="glossterm"><a name="annotation-glossterm-element-type"></a>element-type</span></dt>
 
46
<dd class="glossdef"><p>Generics and defining elements of containers and arrays.</p></dd>
35
47
<a name="glsS"></a><h3 class="title">S</h3>
36
48
<dt><span class="glossterm"><a name="annotation-glossterm-scope%20call"></a>scope call</span></dt>
37
49
<dd class="glossdef"><p>The callback is valid only during the call to the method.</p></dd>
38
 
<a name="glsE"></a><h3 class="title">E</h3>
39
 
<dt><span class="glossterm"><a name="annotation-glossterm-element-type"></a>element-type</span></dt>
40
 
<dd class="glossdef"><p>Generics and defining elements of containers and arrays.</p></dd>
41
 
<a name="glsA"></a><h3 class="title">A</h3>
42
 
<dt><span class="glossterm"><a name="annotation-glossterm-allow-none"></a>allow-none</span></dt>
43
 
<dd class="glossdef"><p>NULL is ok, both for passing and for returning.</p></dd>
44
50
<a name="glsT"></a><h3 class="title">T</h3>
 
51
<dt><span class="glossterm"><a name="annotation-glossterm-transfer%20full"></a>transfer full</span></dt>
 
52
<dd class="glossdef"><p>Free data after the code is done.</p></dd>
45
53
<dt><span class="glossterm"><a name="annotation-glossterm-transfer%20none"></a>transfer none</span></dt>
46
54
<dd class="glossdef"><p>Don't free data after the code is done.</p></dd>
47
 
<dt><span class="glossterm"><a name="annotation-glossterm-transfer%20full"></a>transfer full</span></dt>
48
 
<dd class="glossdef"><p>Free data after the code is done.</p></dd>
49
 
<a name="glsO"></a><h3 class="title">O</h3>
50
 
<dt><span class="glossterm"><a name="annotation-glossterm-out"></a>out</span></dt>
51
 
<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>
52
55
</div>
53
56
<div class="footer">
54
57
<hr>
55
 
          Generated by GTK-Doc V1.19.1</div>
 
58
          Generated by GTK-Doc V1.19</div>
56
59
</body>
57
60
</html>
 
 
b'\\ No newline at end of file'