diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-01-27 16:40:56 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-01-27 16:40:56 -0500 |
commit | e08b0e33060a39b3c95e43531825a95f5d415af8 (patch) | |
tree | cb3deecc01d16e57265afe76ce1074df10a79baa /docs/libdbusmenu-glib/reference/html/annotation-glossary.html | |
parent | 4ef0a2886c4d4865a453ee32656937eb37669421 (diff) | |
parent | ea3e23cd918f2b8c7b6f9a94b3d80499bc0ce550 (diff) | |
download | libdbusmenu-e08b0e33060a39b3c95e43531825a95f5d415af8.tar.gz libdbusmenu-e08b0e33060a39b3c95e43531825a95f5d415af8.tar.bz2 libdbusmenu-e08b0e33060a39b3c95e43531825a95f5d415af8.zip |
releasing version 0.3.94-0ubuntu1
Diffstat (limited to 'docs/libdbusmenu-glib/reference/html/annotation-glossary.html')
-rw-r--r-- | docs/libdbusmenu-glib/reference/html/annotation-glossary.html | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/docs/libdbusmenu-glib/reference/html/annotation-glossary.html b/docs/libdbusmenu-glib/reference/html/annotation-glossary.html index e1674b8..bd45f55 100644 --- a/docs/libdbusmenu-glib/reference/html/annotation-glossary.html +++ b/docs/libdbusmenu-glib/reference/html/annotation-glossary.html @@ -7,7 +7,7 @@ <link rel="home" href="index.html" title="libdbusmenu-glib Reference Manual"> <link rel="up" href="index.html" title="libdbusmenu-glib Reference Manual"> <link rel="prev" href="api-index-full.html" title="API Index"> -<meta name="generator" content="GTK-Doc V1.15 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.16 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -27,9 +27,13 @@ <a class="shortcut" href="#glsI">I</a> | <a class="shortcut" href="#glsT">T</a> + | + <a class="shortcut" href="#glsC">C</a> + | + <a class="shortcut" href="#glsT">T</a> </td></tr> </table> -<div class="glossary" title="Annotation Glossary"> +<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> @@ -51,12 +55,17 @@ <dt> <a name="annotation-glossterm-transfer%20full"></a>transfer full</dt> <dd><p>Free data after the code is done.</p></dd> +<a name="glsC"></a><h3 class="title">C</h3> +<dt> +<a name="annotation-glossterm-closure"></a>closure</dt> +<dd><p>This parameter is a 'user_data', for callbacks; many bindings can pass NULL here.</p></dd> +<a name="glsT"></a><h3 class="title">T</h3> <dt> <a name="annotation-glossterm-transfer%20none"></a>transfer none</dt> <dd><p>Don't free data after the code is done.</p></dd> </div> <div class="footer"> <hr> - Generated by GTK-Doc V1.15</div> + Generated by GTK-Doc V1.16</div> </body> </html>
\ No newline at end of file |