~ubuntu-branches/ubuntu/raring/gnome-bluetooth/raring-proposed

« back to all changes in this revision

Viewing changes to docs/reference/libgnome-bluetooth/html/annotation-glossary.html

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-06-15 13:02:12 UTC
  • mfrom: (1.1.30)
  • Revision ID: package-import@ubuntu.com-20120615130212-uwb9s4x23r7w28a5
Tags: 3.4.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
<th width="100%" align="center">gnome-bluetooth Reference Manual</th>
20
20
<td> </td>
21
21
</tr>
22
 
<tr><td colspan="5" class="shortcuts"><a class="shortcut" href="#glsT">T</a></td></tr>
 
22
<tr><td colspan="5" class="shortcuts">
 
23
<a class="shortcut" href="#glsS">S</a>
 
24
                      | 
 
25
                   <a class="shortcut" href="#glsE">E</a>
 
26
                      | 
 
27
                   <a class="shortcut" href="#glsT">T</a>
 
28
</td></tr>
23
29
</table>
24
30
<div class="glossary">
25
31
<div class="titlepage"><div><div><h2 class="title">
26
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="glsE"></a><h3 class="title">E</h3>
 
38
<dt>
 
39
<a name="annotation-glossterm-element-type"></a>element-type</dt>
 
40
<dd><p>Generics and defining elements of containers and arrays.</p></dd>
27
41
<a name="glsT"></a><h3 class="title">T</h3>
28
42
<dt>
29
43
<a name="annotation-glossterm-transfer%20full"></a>transfer full</dt>
30
44
<dd><p>Free data after the code is done.</p></dd>
 
45
<dt>
 
46
<a name="annotation-glossterm-transfer%20none"></a>transfer none</dt>
 
47
<dd><p>Don't free data after the code is done.</p></dd>
31
48
</div>
32
49
<div class="footer">
33
50
<hr>