diff options
| author | Ted Gould <ted@gould.cx> | 2012-06-13 14:31:48 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2012-06-13 14:31:48 -0500 |
| commit | 3e036287e1a9c5dab3a4ff5c2e1921738cc33102 (patch) | |
| tree | 41eda34b31ab0132c0b036cd9d1fbe689d564860 /docs/libdbusmenu-gtk/reference/tmpl/parser.sgml | |
| parent | e3950826c9eae772094139ae3abd6a966d6b39e0 (diff) | |
| parent | d1a1d09ea3487669f8622eb4106414eb01d41cfd (diff) | |
| download | libdbusmenu-3e036287e1a9c5dab3a4ff5c2e1921738cc33102.tar.gz libdbusmenu-3e036287e1a9c5dab3a4ff5c2e1921738cc33102.tar.bz2 libdbusmenu-3e036287e1a9c5dab3a4ff5c2e1921738cc33102.zip | |
* New upstream release.
* Fixed duplicated underscores in menus (LP: #979301)
* Fix for keybindings not showing in menus bug (LP: #982656)
* DbusmenuServer leaks private string (LP: #981766)
* Ensure menuitems with '&' show them properly (LP: #994564)
Diffstat (limited to 'docs/libdbusmenu-gtk/reference/tmpl/parser.sgml')
| -rw-r--r-- | docs/libdbusmenu-gtk/reference/tmpl/parser.sgml | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/docs/libdbusmenu-gtk/reference/tmpl/parser.sgml b/docs/libdbusmenu-gtk/reference/tmpl/parser.sgml new file mode 100644 index 0000000..f4ef7bb --- /dev/null +++ b/docs/libdbusmenu-gtk/reference/tmpl/parser.sgml @@ -0,0 +1,42 @@ +<!-- ##### SECTION Title ##### --> +parser + +<!-- ##### SECTION Short_Description ##### --> + + +<!-- ##### SECTION Long_Description ##### --> +<para> + +</para> + + +<!-- ##### SECTION See_Also ##### --> +<para> + +</para> + + +<!-- ##### SECTION Stability_Level ##### --> + + +<!-- ##### SECTION Image ##### --> + + +<!-- ##### FUNCTION dbusmenu_gtk_parse_menu_structure ##### --> +<para> + +</para> + +@widget: +@Returns: + + +<!-- ##### FUNCTION dbusmenu_gtk_parse_get_cached_item ##### --> +<para> + +</para> + +@widget: +@Returns: + + |
