diff options
author | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-04-21 21:19:16 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-04-21 21:19:16 +0800 |
commit | 1202a762f5b577d900f7009442cac7ab7b45d57b (patch) | |
tree | 541fef1f8f2db3d4e1366dc4f8cf0beaf862a4d3 /devel-docs/camel/tmpl/camel-store.sgml | |
parent | 50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9 (diff) | |
download | gsoc2013-evolution-1202a762f5b577d900f7009442cac7ab7b45d57b.tar.gz gsoc2013-evolution-1202a762f5b577d900f7009442cac7ab7b45d57b.tar.zst gsoc2013-evolution-1202a762f5b577d900f7009442cac7ab7b45d57b.zip |
more documentation stuff
svn path=/trunk/; revision=863
Diffstat (limited to 'devel-docs/camel/tmpl/camel-store.sgml')
-rw-r--r-- | devel-docs/camel/tmpl/camel-store.sgml | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/devel-docs/camel/tmpl/camel-store.sgml b/devel-docs/camel/tmpl/camel-store.sgml new file mode 100644 index 0000000000..44b3796759 --- /dev/null +++ b/devel-docs/camel/tmpl/camel-store.sgml @@ -0,0 +1,43 @@ +<!-- ##### SECTION Title ##### --> +CamelStore + +<!-- ##### SECTION Short_Description ##### --> + + +<!-- ##### SECTION Long_Description ##### --> +<para> + +</para> + + +<!-- ##### SECTION See_Also ##### --> +<para> + +</para> + + +<!-- ##### STRUCT CamelStore ##### --> +<para> + +</para> + + +<!-- ##### FUNCTION camel_store_get_separator ##### --> +<para> + +</para> + +@store: +@Returns: + + +<!-- ##### FUNCTION camel_store_get_folder ##### --> +<para> + +</para> + +@store: +@folder_name: +@Returns: + + |