~allanlesage/ubuntu/raring/glib2.0/enable-gcov

« back to all changes in this revision

Viewing changes to docs/reference/gio/html/annotation-glossary.html

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2013-02-07 11:27:42 UTC
  • mfrom: (1.63.15)
  • Revision ID: package-import@ubuntu.com-20130207112742-c7tk4hqwel9jefhq
Tags: 2.35.7-0ubuntu1
* New upstream release
* Refresh patches
* 08_fix_closure_invalidation.patch,
  git_ignore_fstab_bind_mount.patch,
  git_tz_double_unref.patch,
  git_gfile_completion_error.patch
  git_fix_gvariant_tuple_checking.patch: Drop, appiled upstream
* revert_btrfs_ioctl_support.patch: Drop, problem that prompted this revert
  is fixed in this release.
* Add new symbols introduced in this release. 

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.78.0">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="GIO Reference Manual">
8
8
<link rel="up" href="index.html" title="GIO Reference Manual">
9
 
<link rel="prev" href="api-index-2-34.html" title="Index of new symbols in 2.34">
10
 
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
 
9
<link rel="prev" href="api-index-2-36.html" title="Index of new symbols in 2.36">
 
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">
14
14
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
15
15
<tr valign="middle">
16
 
<td><a accesskey="p" href="api-index-2-34.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
16
<td><a accesskey="p" href="api-index-2-36.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
17
<td> </td>
18
18
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
19
<th width="100%" align="center">GIO Reference Manual</th>
42
42
</td></tr>
43
43
</table>
44
44
<div class="glossary">
45
 
<div class="titlepage"><div><div><h1 class="title">
46
 
<a name="annotation-glossary"></a>Annotation Glossary</h1></div></div></div>
 
45
<div class="titlepage"><div><div><h2 class="title">
 
46
<a name="annotation-glossary"></a>Annotation Glossary</h2></div></div></div>
47
47
<a name="glsO"></a><h3 class="title">O</h3>
48
48
<dt>
 
49
<a name="annotation-glossterm-out%20caller-allocates"></a>out caller-allocates</dt>
 
50
<dd><p>Out parameter, where caller must allocate storage.</p></dd>
 
51
<dt>
49
52
<a name="annotation-glossterm-out"></a>out</dt>
50
53
<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>
51
54
<a name="glsS"></a><h3 class="title">S</h3>
86
89
<dd><p>Free data after the code is done.</p></dd>
87
90
<dt>
88
91
<a name="annotation-glossterm-type"></a>type</dt>
89
 
<dd><p>Override the parsed C type with given type</p></dd>
 
92
<dd><p>Override the parsed C type with given type.</p></dd>
90
93
</div>
91
94
<div class="footer">
92
95
<hr>
93
 
          Generated by GTK-Doc V1.18</div>
 
96
          Generated by GTK-Doc V1.18.1</div>
94
97
</body>
95
98
</html>
 
 
b'\\ No newline at end of file'