~ubuntu-branches/ubuntu/vivid/emscripten/vivid

« back to all changes in this revision

Viewing changes to tests/poppler/glib/reference/html/annotation-glossary.html

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2013-05-02 13:11:51 UTC
  • Revision ID: package-import@ubuntu.com-20130502131151-q8dvteqr1ef2x7xz
Tags: upstream-1.4.1~20130504~adb56cb
Import upstream version 1.4.1~20130504~adb56cb

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.76.1">
 
7
<link rel="home" href="index.html" title="Poppler Reference Manual">
 
8
<link rel="up" href="index.html" title="Poppler Reference Manual">
 
9
<link rel="prev" href="api-index-0-16.html" title="Index of new symbols in 0.16">
 
10
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
 
11
<link rel="stylesheet" href="style.css" type="text/css">
 
12
</head>
 
13
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
14
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
 
15
<tr valign="middle">
 
16
<td><a accesskey="p" href="api-index-0-16.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
17
<td> </td>
 
18
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
19
<th width="100%" align="center">Poppler Reference Manual</th>
 
20
<td> </td>
 
21
</tr>
 
22
<tr><td colspan="5" class="shortcuts">
 
23
<a class="shortcut" href="#glsA">A</a>
 
24
                      | 
 
25
                   <a class="shortcut" href="#glsO">O</a>
 
26
                      | 
 
27
                   <a class="shortcut" href="#glsA">A</a>
 
28
                      | 
 
29
                   <a class="shortcut" href="#glsE">E</a>
 
30
                      | 
 
31
                   <a class="shortcut" href="#glsT">T</a>
 
32
                      | 
 
33
                   <a class="shortcut" href="#glsS">S</a>
 
34
                      | 
 
35
                   <a class="shortcut" href="#glsT">T</a>
 
36
</td></tr>
 
37
</table>
 
38
<div class="glossary">
 
39
<div class="titlepage"><div><div><h2 class="title">
 
40
<a name="annotation-glossary"></a>Annotation Glossary</h2></div></div></div>
 
41
<a name="glsA"></a><h3 class="title">A</h3>
 
42
<dt>
 
43
<a name="annotation-glossterm-array"></a>array</dt>
 
44
<dd><p>Parameter points to an array of items.</p></dd>
 
45
<a name="glsO"></a><h3 class="title">O</h3>
 
46
<dt>
 
47
<a name="annotation-glossterm-out"></a>out</dt>
 
48
<dd><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>
 
49
<a name="glsA"></a><h3 class="title">A</h3>
 
50
<dt>
 
51
<a name="annotation-glossterm-allow-none"></a>allow-none</dt>
 
52
<dd><p>NULL is ok, both for passing and for returning.</p></dd>
 
53
<a name="glsE"></a><h3 class="title">E</h3>
 
54
<dt>
 
55
<a name="annotation-glossterm-element-type"></a>element-type</dt>
 
56
<dd><p>Generics and defining elements of containers and arrays.</p></dd>
 
57
<a name="glsT"></a><h3 class="title">T</h3>
 
58
<dt>
 
59
<a name="annotation-glossterm-transfer%20container"></a>transfer container</dt>
 
60
<dd><p>Free data container after the code is done.</p></dd>
 
61
<a name="glsS"></a><h3 class="title">S</h3>
 
62
<dt>
 
63
<a name="annotation-glossterm-scope%20call"></a>scope call</dt>
 
64
<dd><p>The callback is valid only during the call to the method.</p></dd>
 
65
<a name="glsT"></a><h3 class="title">T</h3>
 
66
<dt>
 
67
<a name="annotation-glossterm-transfer%20full"></a>transfer full</dt>
 
68
<dd><p>Free data after the code is done.</p></dd>
 
69
<dt>
 
70
<a name="annotation-glossterm-transfer%20none"></a>transfer none</dt>
 
71
<dd><p>Don't free data after the code is done.</p></dd>
 
72
</div>
 
73
<div class="footer">
 
74
<hr>
 
75
          Generated by GTK-Doc V1.17</div>
 
76
</body>
 
77
</html>
 
 
b'\\ No newline at end of file'