diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2012-04-05 12:47:12 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2012-04-05 12:47:12 -0400 |
commit | eb38a3840843baed6fad4f28b3bbb67aabcc7c44 (patch) | |
tree | 15904adeff0dfbacc907bb5db4f2b75844d89532 /docs/libdbusmenu-gtk/reference/tmpl/parser.sgml | |
parent | 3e7b2a057b93b8885047f79b15957b4e6207cf71 (diff) | |
parent | 81ecc8abe03f0196f51951a7307b6361bdafe98e (diff) | |
download | libdbusmenu-eb38a3840843baed6fad4f28b3bbb67aabcc7c44.tar.gz libdbusmenu-eb38a3840843baed6fad4f28b3bbb67aabcc7c44.tar.bz2 libdbusmenu-eb38a3840843baed6fad4f28b3bbb67aabcc7c44.zip |
* New upstream release.
* Fix a regresssion introduced in 0.5.97's fix for (LP: #957022)
* New upstream release.
* Reduce the number of messages hud-service sends. (LP: #957022)
* Fix valgrind tests thanks to a little help from sewardj.
* Add gcov targets to autotools build for code-coverage reporting.
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: + + |