~mfisch/brasero/update-to-3.8.0

« back to all changes in this revision

Viewing changes to docs/reference/libbrasero-media/html/annotation-glossary.html

  • Committer: Matthew Fischer
  • Date: 2013-05-26 19:43:48 UTC
  • mto: This revision was merged to the branch mainline in revision 108.
  • Revision ID: matthew.fischer@canonical.com-20130526194348-vao4kthn62xcnzci
Tags: upstream-3.8.0
ImportĀ upstreamĀ versionĀ 3.8.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Annotation Glossary</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="Libbrasero-media Reference Manual">
8
8
<link rel="up" href="index.html" title="Libbrasero-media Reference Manual">
9
9
<link rel="prev" href="api-index-full.html" title="API Index">
10
 
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
 
10
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
11
11
<link rel="stylesheet" href="style.css" type="text/css">
12
12
</head>
13
13
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
29
29
<div class="titlepage"><div><div><h1 class="title">
30
30
<a name="annotation-glossary"></a>Annotation Glossary</h1></div></div></div>
31
31
<a name="glsE"></a><h3 class="title">E</h3>
32
 
<dt>
33
 
<a name="annotation-glossterm-element-type"></a>element-type</dt>
34
 
<dd><p>Generics and defining elements of containers and arrays.</p></dd>
 
32
<dt><span class="glossterm"><a name="annotation-glossterm-element-type"></a>element-type</span></dt>
 
33
<dd class="glossdef"><p>Generics and defining elements of containers and arrays.</p></dd>
35
34
<a name="glsT"></a><h3 class="title">T</h3>
36
 
<dt>
37
 
<a name="annotation-glossterm-transfer%20full"></a>transfer full</dt>
38
 
<dd><p>Free data after the code is done.</p></dd>
39
 
<dt>
40
 
<a name="annotation-glossterm-transfer%20none"></a>transfer none</dt>
41
 
<dd><p>Don't free data after the code is done.</p></dd>
 
35
<dt><span class="glossterm"><a name="annotation-glossterm-transfer%20full"></a>transfer full</span></dt>
 
36
<dd class="glossdef"><p>Free data after the code is done.</p></dd>
 
37
<dt><span class="glossterm"><a name="annotation-glossterm-transfer%20none"></a>transfer none</span></dt>
 
38
<dd class="glossdef"><p>Don't free data after the code is done.</p></dd>
42
39
</div>
43
40
<div class="footer">
44
41
<hr>
45
 
          Generated by GTK-Doc V1.18</div>
 
42
          Generated by GTK-Doc V1.18.1</div>
46
43
</body>
47
44
</html>
 
 
b'\\ No newline at end of file'