diff options
author | Ted Gould <ted@gould.cx> | 2011-01-27 14:20:28 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-27 14:20:28 -0600 |
commit | 8ebd984c6a2b81e1bf109786a9bc69dba5f69308 (patch) | |
tree | 73669fd5d4f23f61b56537c9f444ccd5c1833e7c /docs/libdbusmenu-glib/reference/html/annotation-glossary.html | |
parent | 788e7913d8e948876c70b7a7003a75caf8d5627a (diff) | |
parent | 2a91021522eb038b3aa18f2532ac289b921c9a48 (diff) | |
download | libdbusmenu-8ebd984c6a2b81e1bf109786a9bc69dba5f69308.tar.gz libdbusmenu-8ebd984c6a2b81e1bf109786a9bc69dba5f69308.tar.bz2 libdbusmenu-8ebd984c6a2b81e1bf109786a9bc69dba5f69308.zip |
New upstream release.
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 |