diff options
author | bertrand <Bertrand.Guiheneuf@aful.org> | 1999-09-04 02:34:42 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-09-04 02:34:42 +0800 |
commit | 4ba4bf036203d14a3c0d654c618cea72ffcb8ced (patch) | |
tree | e2555343817b79e05d5db56963d6a1232c7d64dd /devel-docs/camel/camel-sections.txt | |
parent | 99af67a6cab0d4b4b74367b12bd99004c01a03d2 (diff) | |
download | gsoc2013-evolution-4ba4bf036203d14a3c0d654c618cea72ffcb8ced.tar.gz gsoc2013-evolution-4ba4bf036203d14a3c0d654c618cea72ffcb8ced.tar.zst gsoc2013-evolution-4ba4bf036203d14a3c0d654c618cea72ffcb8ced.zip |
sgml doc has camel-recipient now.
1999-09-03 bertrand <Bertrand.Guiheneuf@aful.org>
* devel-docs/camel/Makefile.am:
sgml doc has camel-recipient now.
* camel/camel-recipient.c (camel_recipient_foreach_recipient_type):
added in-line documentation.
svn path=/trunk/; revision=1174
Diffstat (limited to 'devel-docs/camel/camel-sections.txt')
-rw-r--r-- | devel-docs/camel/camel-sections.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/devel-docs/camel/camel-sections.txt b/devel-docs/camel/camel-sections.txt index 4b0a36f9cc..1f6d45c03c 100644 --- a/devel-docs/camel/camel-sections.txt +++ b/devel-docs/camel/camel-sections.txt @@ -15,6 +15,19 @@ CAMEL_DATA_WRAPPER_CLASS </SECTION> <SECTION> +<FILE>camel-recipient</FILE> +CamelRecipientTable +<TITLE>CamelRecipientTable</TITLE> +camel_recipient_table_new +camel_recipient_table_get +camel_recipient_table_add +camel_recipient_table_add_list +camel_recipient_table_remove +camel_recipient_table_ref +camel_recipient_table_unref +</SECTION> + +<SECTION> <FILE>camel-mime-part</FILE> CamelMimePart <TITLE>CamelMimePart</TITLE> |