diff options
author | Ted Gould <ted@gould.cx> | 2010-07-01 08:57:16 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-07-01 08:57:16 -0500 |
commit | 50834a9544037e4e98ee890a704b99c209b8c138 (patch) | |
tree | f831a75de0e9eac78947c34c0ec3000f9852c11e /docs/libdbusmenu-glib/reference/html | |
parent | fb9b63c2247e5cc31c037f8e4cbd44b2962e930e (diff) | |
parent | a79f1b295ca5a6a0f20cc899db9043a46aff22e9 (diff) | |
download | libdbusmenu-50834a9544037e4e98ee890a704b99c209b8c138.tar.gz libdbusmenu-50834a9544037e4e98ee890a704b99c209b8c138.tar.bz2 libdbusmenu-50834a9544037e4e98ee890a704b99c209b8c138.zip |
* New upstream release.
* Fixing up value handling in dbusmenu-dumper
Diffstat (limited to 'docs/libdbusmenu-glib/reference/html')
3 files changed, 3 insertions, 2 deletions
diff --git a/docs/libdbusmenu-glib/reference/html/ch01.html b/docs/libdbusmenu-glib/reference/html/ch01.html index 286064d..e313534 100644 --- a/docs/libdbusmenu-glib/reference/html/ch01.html +++ b/docs/libdbusmenu-glib/reference/html/ch01.html @@ -21,7 +21,7 @@ </tr></table> <div class="chapter" title="API"> <div class="titlepage"><div><div><h2 class="title"> -<a name="id339465"></a>API</h2></div></div></div> +<a name="id390460"></a>API</h2></div></div></div> <div class="toc"><dl> <dt> <span class="refentrytitle"><a href="libdbusmenu-glib-DbusmenuServer.html">DbusmenuServer</a></span><span class="refpurpose"></span> diff --git a/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuClient.html b/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuClient.html index c924a0d..1b41d8b 100644 --- a/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuClient.html +++ b/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuClient.html @@ -455,6 +455,7 @@ This function connects into the type handling of the <a class="link" href="libdb <td><p><span class="term"><em class="parameter"><code>id</code></em> :</span></p></td> <td> <em class="parameter"><code>gpointer</code></em> user_data: +<em class="parameter"><code>gpointer</code></em> user_data: </td> </tr> <tr> diff --git a/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html b/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html index 47f8f77..23a4e0d 100644 --- a/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html +++ b/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html @@ -287,7 +287,7 @@ objects and handled appropriately. <hr> <div class="refsect2" title="DBUSMENU_MENUITEM_PROP_CHILD_DISPLAY"> <a name="DBUSMENU-MENUITEM-PROP-CHILD-DISPLAY:CAPS"></a><h3>DBUSMENU_MENUITEM_PROP_CHILD_DISPLAY</h3> -<pre class="programlisting">#define DBUSMENU_MENUITEM_PROP_CHILD_DISPLAY "child-display" +<pre class="programlisting">#define DBUSMENU_MENUITEM_PROP_CHILD_DISPLAY "children-display" </pre> <p> </p> |