summary refs log tree commit diff
path: root/docs/libnm/html/annotation-glossary.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libnm/html/annotation-glossary.html')
-rw-r--r--docs/libnm/html/annotation-glossary.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/libnm/html/annotation-glossary.html b/docs/libnm/html/annotation-glossary.html
index 3b043d13..1729d3f8 100644
--- a/docs/libnm/html/annotation-glossary.html
+++ b/docs/libnm/html/annotation-glossary.html
@@ -27,7 +27,9 @@
                      <span class="dim">|</span> 
                   <a class="shortcut" href="#glsS">S</a>
                      <span class="dim">|</span> 
-                  <a class="shortcut" href="#glsT">T</a></span></td>
+                  <a class="shortcut" href="#glsT">T</a>
+                     <span class="dim">|</span> 
+                  <a class="shortcut" href="#glsV">V</a></span></td>
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
 <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
 <td><a accesskey="p" href="api-index-full.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
@@ -74,6 +76,9 @@
 <dd class="glossdef"><p>The data is owned by the callee, which is responsible of freeing it.</p></dd>
 <dt><span class="glossterm"><a name="annotation-glossterm-type"></a>type</span></dt>
 <dd class="glossdef"><p>Override the parsed C type with given type.</p></dd>
+<a name="glsV"></a><h3 class="title">V</h3>
+<dt><span class="glossterm"><a name="annotation-glossterm-virtual"></a>virtual</span></dt>
+<dd class="glossdef"><p>This is the invoker for a virtual method.</p></dd>
 </div>
 <div class="footer">
 <hr>Generated by GTK-Doc V1.33.1</div>