diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-07-22 21:17:12 +0200 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-07-22 21:17:12 +0200 |
commit | 598b0b51ee4b12d51a47a0bd7b595503041f037d (patch) | |
tree | 6916ff59b3db297035721a574bab105bba2bc3e0 /docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html | |
parent | f71f850da99826cab7a99e03161411c2b35b3305 (diff) | |
parent | 8c75a152b79446cf8a63a79097b05b6fd620e778 (diff) | |
download | libdbusmenu-598b0b51ee4b12d51a47a0bd7b595503041f037d.tar.gz libdbusmenu-598b0b51ee4b12d51a47a0bd7b595503041f037d.tar.bz2 libdbusmenu-598b0b51ee4b12d51a47a0bd7b595503041f037d.zip |
Import upstream version 0.3.7
Diffstat (limited to 'docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html')
-rw-r--r-- | docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html b/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html index 761f8dc..a9ae97e 100644 --- a/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html +++ b/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html @@ -8,7 +8,7 @@ <link rel="up" href="ch01.html" title="API"> <link rel="prev" href="libdbusmenu-glib-DbusmenuMenuitemProxy.html" title="DbusmenuMenuitemProxy"> <link rel="next" href="libdbusmenu-glib-DbusmenuClient.html" title="DbusmenuClient"> -<meta name="generator" content="GTK-Doc V1.14 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.15 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -384,7 +384,8 @@ menu should be shown. </tr> <tr> <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td> -<td> Extra user data sent with the function. closure</td> +<td> Extra user data sent with the function. <span class="annotation">[closure]</span> +</td> </tr> </tbody> </table></div> @@ -404,11 +405,13 @@ as an XML fragment. Should call it's own children. <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>mi</code></em> :</span></p></td> -<td> Menu item that should be built from. <acronym title="Parameter for input. Default is transfer none."><span class="acronym">in</span></acronym>. </td> +<td> Menu item that should be built from. <span class="annotation">[<acronym title="Parameter for input. Default is transfer none."><span class="acronym">in</span></acronym>]</span> +</td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>stringarray</code></em> :</span></p></td> -<td> An array of strings that can be combined into an XML file.. <acronym title="Parameter for input and for returning results. Default is transfer full."><span class="acronym">inout</span></acronym>. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. <acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym>. <acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> utf8. </td> +<td> An array of strings that can be combined into an XML file. <span class="annotation">[<acronym title="Parameter for input and for returning results. Default is transfer full."><span class="acronym">inout</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> utf8]</span> +</td> </tr> </tbody> </table></div> @@ -1368,7 +1371,8 @@ This calls the function <em class="parameter"><code>func</code></em> on this men </tr> <tr> <td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td> -<td> User data to pass to the function. closure</td> +<td> User data to pass to the function. <span class="annotation">[closure]</span> +</td> </tr> </tbody> </table></div> @@ -1449,7 +1453,8 @@ This function is used to send the even that the submenu </tr> <tr> <td><p><span class="term"><em class="parameter"><code>cb_data</code></em> :</span></p></td> -<td> Data to pass to the callback.. closure</td> +<td> Data to pass to the callback. <span class="annotation">[closure]</span> +</td> </tr> </tbody> </table></div> @@ -1458,6 +1463,6 @@ This function is used to send the even that the submenu </div> <div class="footer"> <hr> - Generated by GTK-Doc V1.14</div> + Generated by GTK-Doc V1.15</div> </body> </html>
\ No newline at end of file |