diff options
author | Ted Gould <ted@gould.cx> | 2011-08-24 15:56:22 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-08-24 15:56:22 -0500 |
commit | 7fa57530eacea8ffe878782a7d01fd03f4f061bd (patch) | |
tree | 6d3726a4272558cd02dd82c066843b4e062f89e0 /docs/libdbusmenu-glib/reference/tmpl | |
parent | 97d93f51f464eb88bdf46c902d5be61a0cae41bb (diff) | |
parent | f680665fb387e01302d6abcf3a5b4ad90001afd7 (diff) | |
download | libdbusmenu-7fa57530eacea8ffe878782a7d01fd03f4f061bd.tar.gz libdbusmenu-7fa57530eacea8ffe878782a7d01fd03f4f061bd.tar.bz2 libdbusmenu-7fa57530eacea8ffe878782a7d01fd03f4f061bd.zip |
* New upstream release.
* Add in a property for setting the menuitem disposition
Diffstat (limited to 'docs/libdbusmenu-glib/reference/tmpl')
5 files changed, 45 insertions, 0 deletions
diff --git a/docs/libdbusmenu-glib/reference/tmpl/client.sgml b/docs/libdbusmenu-glib/reference/tmpl/client.sgml index d685c48..76c0d19 100644 --- a/docs/libdbusmenu-glib/reference/tmpl/client.sgml +++ b/docs/libdbusmenu-glib/reference/tmpl/client.sgml @@ -9,11 +9,13 @@ DbusmenuClient </para> + <!-- ##### SECTION See_Also ##### --> <para> </para> + <!-- ##### SECTION Stability_Level ##### --> diff --git a/docs/libdbusmenu-glib/reference/tmpl/menuitem-proxy.sgml b/docs/libdbusmenu-glib/reference/tmpl/menuitem-proxy.sgml index cbea574..503c293 100644 --- a/docs/libdbusmenu-glib/reference/tmpl/menuitem-proxy.sgml +++ b/docs/libdbusmenu-glib/reference/tmpl/menuitem-proxy.sgml @@ -9,11 +9,13 @@ DbusmenuMenuitemProxy </para> + <!-- ##### SECTION See_Also ##### --> <para> </para> + <!-- ##### SECTION Stability_Level ##### --> diff --git a/docs/libdbusmenu-glib/reference/tmpl/menuitem.sgml b/docs/libdbusmenu-glib/reference/tmpl/menuitem.sgml index d012503..afeeb6c 100644 --- a/docs/libdbusmenu-glib/reference/tmpl/menuitem.sgml +++ b/docs/libdbusmenu-glib/reference/tmpl/menuitem.sgml @@ -9,11 +9,13 @@ DbusmenuMenuitem </para> + <!-- ##### SECTION See_Also ##### --> <para> </para> + <!-- ##### SECTION Stability_Level ##### --> @@ -160,6 +162,13 @@ DbusmenuMenuitem +<!-- ##### MACRO DBUSMENU_MENUITEM_PROP_DISPOSITION ##### --> +<para> + +</para> + + + <!-- ##### MACRO DBUSMENU_MENUITEM_TOGGLE_CHECK ##### --> <para> @@ -237,6 +246,34 @@ DbusmenuMenuitem +<!-- ##### MACRO DBUSMENU_MENUITEM_DISPOSITION_NORMAL ##### --> +<para> + +</para> + + + +<!-- ##### MACRO DBUSMENU_MENUITEM_DISPOSITION_INFORMATIVE ##### --> +<para> + +</para> + + + +<!-- ##### MACRO DBUSMENU_MENUITEM_DISPOSITION_WARNING ##### --> +<para> + +</para> + + + +<!-- ##### MACRO DBUSMENU_MENUITEM_DISPOSITION_ALERT ##### --> +<para> + +</para> + + + <!-- ##### MACRO DBUSMENU_MENUITEM_EVENT_ACTIVATED ##### --> <para> diff --git a/docs/libdbusmenu-glib/reference/tmpl/server.sgml b/docs/libdbusmenu-glib/reference/tmpl/server.sgml index f9134af..ca9c51e 100644 --- a/docs/libdbusmenu-glib/reference/tmpl/server.sgml +++ b/docs/libdbusmenu-glib/reference/tmpl/server.sgml @@ -9,11 +9,13 @@ DbusmenuServer </para> + <!-- ##### SECTION See_Also ##### --> <para> </para> + <!-- ##### SECTION Stability_Level ##### --> diff --git a/docs/libdbusmenu-glib/reference/tmpl/types.sgml b/docs/libdbusmenu-glib/reference/tmpl/types.sgml index 0089955..8a5e419 100644 --- a/docs/libdbusmenu-glib/reference/tmpl/types.sgml +++ b/docs/libdbusmenu-glib/reference/tmpl/types.sgml @@ -9,11 +9,13 @@ Types </para> + <!-- ##### SECTION See_Also ##### --> <para> </para> + <!-- ##### SECTION Stability_Level ##### --> |