~ubuntu-branches/ubuntu/quantal/libgweather/quantal

« back to all changes in this revision

Viewing changes to doc/html/annotation-glossary.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-05-17 15:26:05 UTC
  • mfrom: (1.1.28 upstream) (5.1.9 experimental)
  • Revision ID: james.westby@ubuntu.com-20110517152605-anf9c03d1ny7yn54
Tags: 3.0.0-0ubuntu1
* Resynchronize on Debian and update to the current version, remaining diff:
* debian/control.in:
  - Build-depend on dh-autoreconf, gnome-common
  - use Conflicts on the ppa binaries names differently for easier upgrades
* debian/rules:
  - Run autotools on build
  - Generate POT files on build
* debian/patches/01_gettext_not_xml.patch: 
  - using gettext rather than add translations to the xml databases
* debian/watch: 
  - Watch unstable series  

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.75.2">
 
7
<link rel="home" href="index.html" title="libgweather-3.0 Reference Manual">
 
8
<link rel="up" href="index.html" title="libgweather-3.0 Reference Manual">
 
9
<link rel="prev" href="api-index-full.html" title="API Index">
 
10
<meta name="generator" content="GTK-Doc V1.17.1 (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-full.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">libgweather-3.0 Reference Manual</th>
 
20
<td> </td>
 
21
</tr>
 
22
<tr><td colspan="5" class="shortcuts">
 
23
<a class="shortcut" href="#glsO">O</a>
 
24
                      | 
 
25
                   <a class="shortcut" href="#glsA">A</a>
 
26
                      | 
 
27
                   <a class="shortcut" href="#glsT">T</a>
 
28
</td></tr>
 
29
</table>
 
30
<div class="glossary">
 
31
<div class="titlepage"><div><div><h2 class="title">
 
32
<a name="annotation-glossary"></a>Annotation Glossary</h2></div></div></div>
 
33
<a name="glsO"></a><h3 class="title">O</h3>
 
34
<dt>
 
35
<a name="annotation-glossterm-out"></a>out</dt>
 
36
<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>
 
37
<a name="glsA"></a><h3 class="title">A</h3>
 
38
<dt>
 
39
<a name="annotation-glossterm-array"></a>array</dt>
 
40
<dd><p>Parameter points to an array of items.</p></dd>
 
41
<dt>
 
42
<a name="annotation-glossterm-allow-none"></a>allow-none</dt>
 
43
<dd><p>NULL is ok, both for passing and for returning.</p></dd>
 
44
<a name="glsT"></a><h3 class="title">T</h3>
 
45
<dt>
 
46
<a name="annotation-glossterm-transfer%20full"></a>transfer full</dt>
 
47
<dd><p>Free data after the code is done.</p></dd>
 
48
<dt>
 
49
<a name="annotation-glossterm-transfer%20none"></a>transfer none</dt>
 
50
<dd><p>Don't free data after the code is done.</p></dd>
 
51
</div>
 
52
<div class="footer">
 
53
<hr>
 
54
          Generated by GTK-Doc V1.17.1</div>
 
55
</body>
 
56
</html>
 
 
b'\\ No newline at end of file'