diff options
author | Ted Gould <ted@gould.cx> | 2011-08-11 12:04:06 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-08-11 12:04:06 -0500 |
commit | 6a05f53d2ad9f0f54fea7be123c94d1e0fad450a (patch) | |
tree | de7b2d919432599ca4d1f185636dbccae6aec16a /docs/reference/html/annotation-glossary.html | |
parent | 1a483429602788950a12bfa07cb98d600b8a736f (diff) | |
parent | 8c352cdc40eced52767ddca7036fa7b76bf42a6b (diff) | |
download | libayatana-appindicator-6a05f53d2ad9f0f54fea7be123c94d1e0fad450a.tar.gz libayatana-appindicator-6a05f53d2ad9f0f54fea7be123c94d1e0fad450a.tar.bz2 libayatana-appindicator-6a05f53d2ad9f0f54fea7be123c94d1e0fad450a.zip |
* New upstream release.
* Secondary activate support
* Better GIR file annotations
Diffstat (limited to 'docs/reference/html/annotation-glossary.html')
-rw-r--r-- | docs/reference/html/annotation-glossary.html | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/reference/html/annotation-glossary.html b/docs/reference/html/annotation-glossary.html index 777b4ff..056cc26 100644 --- a/docs/reference/html/annotation-glossary.html +++ b/docs/reference/html/annotation-glossary.html @@ -19,11 +19,19 @@ <th width="100%" align="center">libappindicator Reference Manual</th> <td> </td> </tr> -<tr><td colspan="5" class="shortcuts"><a class="shortcut" href="#glsT">T</a></td></tr> +<tr><td colspan="5" class="shortcuts"> +<a class="shortcut" href="#glsA">A</a> + | + <a class="shortcut" href="#glsT">T</a> +</td></tr> </table> <div class="glossary"> <div class="titlepage"><div><div><h2 class="title"> <a name="annotation-glossary"></a>Annotation Glossary</h2></div></div></div> +<a name="glsA"></a><h3 class="title">A</h3> +<dt> +<a name="annotation-glossterm-allow-none"></a>allow-none</dt> +<dd><p>NULL is ok, both for passing and for returning.</p></dd> <a name="glsT"></a><h3 class="title">T</h3> <dt> <a name="annotation-glossterm-transfer%20none"></a>transfer none</dt> |