diff options
| author | Michael Biebl <biebl@debian.org> | 2015-01-22 00:29:39 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2015-01-22 00:29:39 +0100 |
| commit | 2c032d8f1c6292c1338a615e6ec40252889ba85c (patch) | |
| tree | 1f77182220b2b0264288ba4a476ab47e5bc48716 /docs/libnm-util/html/annotation-glossary.html | |
| parent | 33491bc4279481db8ae47213e34a6d695a0e8830 (diff) | |
Imported Upstream version 1.0.0 upstream/1.0.0
Diffstat (limited to 'docs/libnm-util/html/annotation-glossary.html')
| -rw-r--r-- | docs/libnm-util/html/annotation-glossary.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/libnm-util/html/annotation-glossary.html b/docs/libnm-util/html/annotation-glossary.html index 3fd30723..1c488594 100644 --- a/docs/libnm-util/html/annotation-glossary.html +++ b/docs/libnm-util/html/annotation-glossary.html @@ -22,6 +22,8 @@ <tr><td colspan="5" class="shortcuts"> <a class="shortcut" href="#glsA">A</a> | + <a class="shortcut" href="#glsC">C</a> + | <a class="shortcut" href="#glsE">E</a> | <a class="shortcut" href="#glsI">I</a> @@ -41,6 +43,9 @@ <dd class="glossdef"><p>NULL is ok, both for passing and for returning.</p></dd> <dt><span class="glossterm"><a name="annotation-glossterm-array"></a>array</span></dt> <dd class="glossdef"><p>Parameter points to an array of items.</p></dd> +<a name="glsC"></a><h3 class="title">C</h3> +<dt><span class="glossterm"><a name="annotation-glossterm-closure"></a>closure</span></dt> +<dd class="glossdef"><p>This parameter is a 'user_data', for callbacks; many bindings can pass NULL here.</p></dd> <a name="glsE"></a><h3 class="title">E</h3> <dt><span class="glossterm"><a name="annotation-glossterm-element-type"></a>element-type</span></dt> <dd class="glossdef"><p>Generics and defining elements of containers and arrays.</p></dd> |