diff options
author | Ted Gould <ted@gould.cx> | 2010-08-02 20:24:55 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-02 20:24:55 -0500 |
commit | 6d4b1a536a005c5ba42e0faadd5e55f34958b84d (patch) | |
tree | 8324f800b01e2a95fa51f3705ef054591b194d38 /docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html | |
parent | b16ca914ae9a5511f1e1b07dbb647fdde57f4027 (diff) | |
parent | 30e2a62868255de3d48efc9462ee465e95c041e3 (diff) | |
download | libdbusmenu-6d4b1a536a005c5ba42e0faadd5e55f34958b84d.tar.gz libdbusmenu-6d4b1a536a005c5ba42e0faadd5e55f34958b84d.tar.bz2 libdbusmenu-6d4b1a536a005c5ba42e0faadd5e55f34958b84d.zip |
Import upstream version 0.3.9
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, 7 insertions, 12 deletions
diff --git a/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html b/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html index a9ae97e..761f8dc 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.15 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.14 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -384,8 +384,7 @@ 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. <span class="annotation">[closure]</span> -</td> +<td> Extra user data sent with the function. closure</td> </tr> </tbody> </table></div> @@ -405,13 +404,11 @@ 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. <span class="annotation">[<acronym title="Parameter for input. Default is transfer none."><span class="acronym">in</span></acronym>]</span> -</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> </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. <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> +<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> </tr> </tbody> </table></div> @@ -1371,8 +1368,7 @@ 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. <span class="annotation">[closure]</span> -</td> +<td> User data to pass to the function. closure</td> </tr> </tbody> </table></div> @@ -1453,8 +1449,7 @@ 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. <span class="annotation">[closure]</span> -</td> +<td> Data to pass to the callback.. closure</td> </tr> </tbody> </table></div> @@ -1463,6 +1458,6 @@ This function is used to send the even that the submenu </div> <div class="footer"> <hr> - Generated by GTK-Doc V1.15</div> + Generated by GTK-Doc V1.14</div> </body> </html>
\ No newline at end of file |