aboutsummaryrefslogtreecommitdiff
path: root/docs/libdbusmenu-gtk/reference/tmpl/client.sgml
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-02-24 22:42:58 -0500
committerKen VanDine <ken.vandine@canonical.com>2011-02-24 22:42:58 -0500
commitf40abc3f546c829edb4d059b2a4c1cfe1aa9eb81 (patch)
tree4d1246b94fd64432e727cc1c2e8b07cb531f4a14 /docs/libdbusmenu-gtk/reference/tmpl/client.sgml
parent5d4e1c63e3e0fc2bcce9e1217e6565b8d16a83b4 (diff)
parent9e20f80e0b1b0e804c6b9d37c8faaf719ace90ff (diff)
downloadlibdbusmenu-f40abc3f546c829edb4d059b2a4c1cfe1aa9eb81.tar.gz
libdbusmenu-f40abc3f546c829edb4d059b2a4c1cfe1aa9eb81.tar.bz2
libdbusmenu-f40abc3f546c829edb4d059b2a4c1cfe1aa9eb81.zip
* New upstream release.
* Add a signal on the menuitem for generic event support * Handle the case of a single NULL entry as well. * Not checking defaults when value is NULL * Add the 'type' variable first when processing new menuitems * Protection from unref'ing NULL variants * Only send the requested properties and request fewer * Add in a defaults database * Only send property updates if the menu item has been seen on the bus. * Add a property for text direction. * Add a property for needing attention. * Documentation fixes * Making menuitems track their own parents * Resolving property changes by looking at the properties directly.
Diffstat (limited to 'docs/libdbusmenu-gtk/reference/tmpl/client.sgml')
-rw-r--r--docs/libdbusmenu-gtk/reference/tmpl/client.sgml110
1 files changed, 110 insertions, 0 deletions
diff --git a/docs/libdbusmenu-gtk/reference/tmpl/client.sgml b/docs/libdbusmenu-gtk/reference/tmpl/client.sgml
new file mode 100644
index 0000000..e4b3efb
--- /dev/null
+++ b/docs/libdbusmenu-gtk/reference/tmpl/client.sgml
@@ -0,0 +1,110 @@
+<!-- ##### SECTION Title ##### -->
+DbusmenuGtkClient
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### SECTION Image ##### -->
+
+
+<!-- ##### MACRO DBUSMENU_GTKCLIENT_SIGNAL_ROOT_CHANGED ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### STRUCT DbusmenuGtkClient ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### STRUCT DbusmenuGtkClientClass ##### -->
+<para>
+
+</para>
+
+@parent_class:
+@root_changed:
+@reserved1:
+@reserved2:
+@reserved3:
+@reserved4:
+@reserved5:
+@reserved6:
+
+<!-- ##### FUNCTION dbusmenu_gtkclient_new ##### -->
+<para>
+
+</para>
+
+@dbus_name:
+@dbus_object:
+@Returns:
+
+
+<!-- ##### FUNCTION dbusmenu_gtkclient_menuitem_get ##### -->
+<para>
+
+</para>
+
+@client:
+@item:
+@Returns:
+
+
+<!-- ##### FUNCTION dbusmenu_gtkclient_menuitem_get_submenu ##### -->
+<para>
+
+</para>
+
+@client:
+@item:
+@Returns:
+
+
+<!-- ##### FUNCTION dbusmenu_gtkclient_set_accel_group ##### -->
+<para>
+
+</para>
+
+@client:
+@agroup:
+
+
+<!-- ##### FUNCTION dbusmenu_gtkclient_get_accel_group ##### -->
+<para>
+
+</para>
+
+@client:
+@Returns:
+
+
+<!-- ##### FUNCTION dbusmenu_gtkclient_newitem_base ##### -->
+<para>
+
+</para>
+
+@client:
+@item:
+@gmi:
+@parent:
+
+