diff options
| author | Michael Biebl <biebl@debian.org> | 2023-02-10 11:50:34 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-02-10 11:50:34 +0100 |
| commit | 1372848511cb896b80b51ed1a3e9606bd9816631 (patch) | |
| tree | 674792b9385bdef935988894b45f06b2af39f88c /docs/libnm/html/annotation-glossary.html | |
| parent | 40ec077ea305994c1fc2130add6787ca0c73e2c6 (diff) | |
New upstream version 1.42.0 upstream/1.42.0
Diffstat (limited to 'docs/libnm/html/annotation-glossary.html')
| -rw-r--r-- | docs/libnm/html/annotation-glossary.html | 7 |
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> |