[gmime] Updated docs



commit 1460223aeda8346b5f2421f2581ad27f507de32d
Author: Jeffrey Stedfast <jestedfa microsoft com>
Date:   Sun Mar 12 20:52:38 2017 -0400

    Updated docs

 docs/reference/gmime-sections.txt |    1 +
 gmime/gmime-parser.h              |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/gmime-sections.txt b/docs/reference/gmime-sections.txt
index 9906d15..8ff0a2f 100644
--- a/docs/reference/gmime-sections.txt
+++ b/docs/reference/gmime-sections.txt
@@ -1153,6 +1153,7 @@ g_mime_parser_options_set_fallback_charsets
 <SECTION>
 <FILE>gmime-parser</FILE>
 GMimeParser
+GMimeFormat
 GMimeParserHeaderRegexFunc
 g_mime_parser_new
 g_mime_parser_new_with_stream
diff --git a/gmime/gmime-parser.h b/gmime/gmime-parser.h
index f7b6254..bc8aba7 100644
--- a/gmime/gmime-parser.h
+++ b/gmime/gmime-parser.h
@@ -49,6 +49,7 @@ typedef struct _GMimeParserClass GMimeParserClass;
  * GMimeFormat:
  * @GMIME_FORMAT_ENTITY: The stream contains a single message.
  * @GMIME_FORMAT_MBOX: The stream is in the UNIX mbox format.
+ * @GMIME_FORMAT_MMDF: The stream is in the MMDF format.
  *
  * An enum of formats.
  **/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]