]> git.proxmox.com Git - systemd.git/blame - docs/gudev/html/annotation-glossary.html
Imported Upstream version 208
[systemd.git] / docs / gudev / html / annotation-glossary.html
CommitLineData
663996b3
MS
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.78.1">
7<link rel="home" href="index.html" title="GUdev Reference Manual">
8<link rel="up" href="index.html" title="GUdev Reference Manual">
9<link rel="prev" href="api-index-deprecated.html" title="Index of deprecated API">
14228c0d 10<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
663996b3
MS
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-deprecated.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">GUdev Reference Manual</th>
20<td> </td>
21</tr>
22<tr><td colspan="5" class="shortcuts">
23<a class="shortcut" href="#glsA">A</a>
24  | 
25 <a class="shortcut" href="#glsE">E</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><h1 class="title">
32<a name="annotation-glossary"></a>Annotation Glossary</h1></div></div></div>
33<a name="glsA"></a><h3 class="title">A</h3>
34<dt><span class="glossterm"><a name="annotation-glossterm-array"></a>array</span></dt>
35<dd class="glossdef"><p>Parameter points to an array of items.</p></dd>
36<dt><span class="glossterm"><a name="annotation-glossterm-allow-none"></a>allow-none</span></dt>
37<dd class="glossdef"><p>NULL is ok, both for passing and for returning.</p></dd>
38<a name="glsE"></a><h3 class="title">E</h3>
39<dt><span class="glossterm"><a name="annotation-glossterm-element-type"></a>element-type</span></dt>
40<dd class="glossdef"><p>Generics and defining elements of containers and arrays.</p></dd>
41<a name="glsT"></a><h3 class="title">T</h3>
42<dt><span class="glossterm"><a name="annotation-glossterm-transfer%20full"></a>transfer full</span></dt>
43<dd class="glossdef"><p>Free data after the code is done.</p></dd>
44<dt><span class="glossterm"><a name="annotation-glossterm-transfer%20none"></a>transfer none</span></dt>
45<dd class="glossdef"><p>Don't free data after the code is done.</p></dd>
46</div>
47<div class="footer">
48<hr>
14228c0d 49 Generated by GTK-Doc V1.19</div>
663996b3
MS
50</body>
51</html>