summary refs log tree commit diff
path: root/docs/libnm-util/html/annotation-glossary.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libnm-util/html/annotation-glossary.html')
-rw-r--r--docs/libnm-util/html/annotation-glossary.html5
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>