~ubuntu-branches/ubuntu/trusty/libgrip/trusty

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Automatic PS uploader, Mathieu Trudel-Lapierre, Didier Roche, Automatic PS uploader
  • Date: 2013-02-26 02:02:10 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20130226020210-mi8h1lzrsp6jg9w0
Tags: 0.3.6daily13.02.26-0ubuntu1
[ Mathieu Trudel-Lapierre ]
* debian/control:
  - Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.
  - Update style: use trailing commas at the end of dependency lists. 
  - Drop Build-Depends on cdbs.
  - Bump Build-Depends on debhelper to (>= 9).
  - Reorganize Build-Depends for clarity.
  - Add a Build-Depends on gnome-common.
  - Add a Build-Depends on dh-autoreconf.
  - Add a Pre-Depends: multiarch-support for libgrip0.
  - Drop the unneeded old Breaks/Replaces lines.
* debian/compat: bump compat level to 9.
* debian/rules:
  - Convert to using the dh9 sequencer.
  - Add and export DPKG_GENSYMBOLS_CHECK_LEVEL.
  - Explicitly remove grip-test binary to avoid dh_install failing the build.
* debian/*.install: update paths for multiarch.
* debian/source/format: migrate back to source format 1.0.

[ Didier Roche ]
* Automatic snapshot from revision 73 (bootstrap)

[ Automatic PS uploader ]
* Automatic snapshot from revision 74

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="libgrip Reference Manual">
8
 
<link rel="up" href="index.html" title="libgrip Reference Manual">
9
 
<link rel="prev" href="deprecated-api-index.html" title="Index of deprecated API">
10
 
<meta name="generator" content="GTK-Doc V1.18 (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="deprecated-api-index.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">libgrip Reference Manual</th>
20
 
<td> </td>
21
 
</tr>
22
 
<tr><td colspan="5" class="shortcuts">
23
 
<a class="shortcut" href="#glsS">S</a>
24
 
                      | 
25
 
                   <a class="shortcut" href="#glsI">I</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="glsS"></a><h3 class="title">S</h3>
34
 
<dt>
35
 
<a name="annotation-glossterm-scope%20async"></a>scope async</dt>
36
 
<dd><p>The callback is valid until first called.</p></dd>
37
 
<a name="glsI"></a><h3 class="title">I</h3>
38
 
<dt>
39
 
<a name="annotation-glossterm-in"></a>in</dt>
40
 
<dd><p>Parameter for input. Default is <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>.</p></dd>
41
 
<a name="glsT"></a><h3 class="title">T</h3>
42
 
<dt>
43
 
<a name="annotation-glossterm-transfer%20none"></a>transfer none</dt>
44
 
<dd><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.18</div>
49
 
</body>
50
 
</html>
 
 
b'\\ No newline at end of file'