aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/dbus-menu.xml
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-06-04 16:19:07 -0400
committerKen VanDine <ken.vandine@canonical.com>2010-06-04 16:19:07 -0400
commitd2ba03b40357a15fe3810a74ea9a951441ce38a0 (patch)
tree60f4c5024c5281f4cbb15d575a72b4d7e012e411 /libdbusmenu-glib/dbus-menu.xml
parent2397bc7c5beeecfdf7f73fbac0b623ca81e903b7 (diff)
parent46b9469ec87422d805a40a3834b9e5ab18f8e909 (diff)
downloadlibdbusmenu-d2ba03b40357a15fe3810a74ea9a951441ce38a0.tar.gz
libdbusmenu-d2ba03b40357a15fe3810a74ea9a951441ce38a0.tar.bz2
libdbusmenu-d2ba03b40357a15fe3810a74ea9a951441ce38a0.zip
* New upstream release.
* Add function to get submenu of GTK-ified items * Fix signal prototype of ID update * Fixing up VAPI files to build them correctly * Fixing the version string in the GIR file * Fix documentation title page * Reject text nodes early (warnings with Qt integration) * debian/libdbusmenu-glib-dev.install: Updating gir and vapi file names for package list. * debian/gir1.0-dbusmenu-glib-0.2.install: Changing the name of the typelib file.
Diffstat (limited to 'libdbusmenu-glib/dbus-menu.xml')
-rw-r--r--libdbusmenu-glib/dbus-menu.xml12
1 files changed, 9 insertions, 3 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml
index 7937049..7bccf28 100644
--- a/libdbusmenu-glib/dbus-menu.xml
+++ b/libdbusmenu-glib/dbus-menu.xml
@@ -29,12 +29,18 @@ License version 3 and version 2.1 along with this program. If not, see
<http://www.gnu.org/licenses/>
-->
<node name="/" xmlns:dox="http://www.ayatana.org/dbus/dox.dtd">
+ <dox:d><![CDATA[
+ @mainpage
+
+ The goal of DBusMenu is to expose menus on DBus.
+
+ Main interface is documented here: @ref org::ayatana::dbusmenu
+ ]]></dox:d>
<interface name="org.ayatana.dbusmenu">
<dox:d><![CDATA[
- The goal of this DBus interface is to be able to pass menu items
- through DBus.
+ A DBus interface to expose menus on DBus.
- Items are represented with a unique numeric id and a dictionary of
+ Menu items are represented with a unique numeric id and a dictionary of
properties.
To reduce the amount of DBus traffic, a property should only be returned