aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBertrand Guiheneuf <bertrand@src.gnome.org>1999-09-04 02:49:22 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>1999-09-04 02:49:22 +0800
commit4cbd4fb3d17b8727eed3f4c3ed9576a9c9d750fe (patch)
tree1d59ff85ff5519d30b5c4a02e1548357cee71f96
parent4ba4bf036203d14a3c0d654c618cea72ffcb8ced (diff)
downloadgsoc2013-evolution-4cbd4fb3d17b8727eed3f4c3ed9576a9c9d750fe.tar
gsoc2013-evolution-4cbd4fb3d17b8727eed3f4c3ed9576a9c9d750fe.tar.gz
gsoc2013-evolution-4cbd4fb3d17b8727eed3f4c3ed9576a9c9d750fe.tar.bz2
gsoc2013-evolution-4cbd4fb3d17b8727eed3f4c3ed9576a9c9d750fe.tar.lz
gsoc2013-evolution-4cbd4fb3d17b8727eed3f4c3ed9576a9c9d750fe.tar.xz
gsoc2013-evolution-4cbd4fb3d17b8727eed3f4c3ed9576a9c9d750fe.tar.zst
gsoc2013-evolution-4cbd4fb3d17b8727eed3f4c3ed9576a9c9d750fe.zip
Forgotten file
svn path=/trunk/; revision=1175
-rw-r--r--devel-docs/camel/tmpl/camel-recipient.sgml88
1 files changed, 88 insertions, 0 deletions
diff --git a/devel-docs/camel/tmpl/camel-recipient.sgml b/devel-docs/camel/tmpl/camel-recipient.sgml
new file mode 100644
index 0000000000..4af84cf58e
--- /dev/null
+++ b/devel-docs/camel/tmpl/camel-recipient.sgml
@@ -0,0 +1,88 @@
+<!-- ##### SECTION Title ##### -->
+CamelRecipientTable
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### STRUCT CamelRecipientTable ##### -->
+<para>
+
+</para>
+
+@recipient_hash_table:
+@ref_count:
+
+<!-- ##### FUNCTION camel_recipient_table_new ##### -->
+<para>
+
+</para>
+
+@Returns:
+
+
+<!-- ##### FUNCTION camel_recipient_table_unref ##### -->
+<para>
+
+</para>
+
+@recipient_table:
+
+
+<!-- ##### FUNCTION camel_recipient_table_get ##### -->
+<para>
+
+</para>
+
+@recipient_table:
+@recipient_type:
+@Returns:
+
+
+<!-- ##### FUNCTION camel_recipient_table_add ##### -->
+<para>
+
+</para>
+
+@recipient_table:
+@recipient_type:
+@recipient:
+
+
+<!-- ##### FUNCTION camel_recipient_table_remove ##### -->
+<para>
+
+</para>
+
+@recipient_table:
+@recipient_type:
+@recipient:
+
+
+<!-- ##### FUNCTION camel_recipient_table_add_list ##### -->
+<para>
+
+</para>
+
+@recipient_table:
+@recipient_type:
+@recipient_list:
+
+
+<!-- ##### FUNCTION camel_recipient_table_ref ##### -->
+<para>
+
+</para>
+
+@recipient_table:
+
+