GMime Library Reference

Table of Contents
gmime-stream
gmime-stream-buffer
gmime-stream-file
gmime-stream-fs
gmime-stream-mem
gmime-stream-filter
gmime-filter
gmime-filter-basic
gmime-filter-crlf
gmime-param
gmime-header
gmime-content-type
gmime-data-wrapper
gmime-part
gmime-message
gmime-utils
internet-address
gmime-parser
gmime-charset

This section contains the complete API reference for libgmime. All the public interfaces are documented here. This reference guide is built by extracting Gtk-Doc comments from the source code.

All public functions that return const pointers are not to be free'd, they point to data internal to the structure. Functions that don't return const pointers MUST be free'd by the caller - the ONLY exception to this are functions that return GList structures.