📄 gmime.devhelp2
字号:
<?xml version="1.0" encoding="utf-8" standalone="no"?><!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ""><book xmlns="http://www.devhelp.net/book" title="GMime Reference Manual" link="index.html" author="Jeffrey Stedfast" name="gmime" version="2"> <chapters> <sub name="GMime Overview" link="gmime.html"> <sub name="Compiling the GMime libraries" link="gmime-building.html"/> <sub name="Compiling GMime Applications" link="gmime-compiling.html"/> <sub name="Changes from 1.0 to 2.0" link="gmime-changes-2-0.html"/> <sub name="Changes from 2.0 to 2.2" link="gmime-changes-2-2.html"/> <sub name="Mailing lists and bug reports" link="gmime-resources.html"/> <sub name="Frequently Asked Questions" link="gmime-question-index.html"/> </sub> <sub name="GMime Fundamentals" link="fundamentals.html"> <sub name="GMime Streams" link="gmime-streams.html"/> <sub name="GMime Stream Filters" link="gmime-filters.html"/> <sub name="GMime Data Wrappers" link="gmime-data-wrappers.html"/> </sub> <sub name="GMime Core Reference" link="core.html"> <sub name="gmime" link="gmime-gmime.html"/> <sub name="gmime-charset" link="gmime-gmime-charset.html"/> <sub name="gmime-iconv" link="gmime-gmime-iconv.html"/> <sub name="gmime-iconv-utils" link="gmime-gmime-iconv-utils.html"/> <sub name="gmime-utils" link="gmime-gmime-utils.html"/> </sub> <sub name="GMime Classes" link="classes.html"> <sub name="Class hierarchy" link="ch01.html"/> <sub name="Streams" link="Streams.html"> <sub name="GMimeStream" link="gmime-gmime-stream.html"/> <sub name="GMimeStreamFile" link="gmime-gmime-stream-file.html"/> <sub name="GMimeStreamFs" link="gmime-gmime-stream-fs.html"/> <sub name="GMimeStreamMem" link="gmime-gmime-stream-mem.html"/> <sub name="GMimeStreamMmap" link="gmime-gmime-stream-mmap.html"/> <sub name="GMimeStreamNull" link="gmime-gmime-stream-null.html"/> <sub name="GMimeStreamFilter" link="gmime-gmime-stream-filter.html"/> <sub name="GMimeStreamBuffer" link="gmime-gmime-stream-buffer.html"/> <sub name="GMimeStreamCat" link="gmime-gmime-stream-cat.html"/> </sub> <sub name="Stream Filters" link="Filters.html"> <sub name="GMimeFilter" link="gmime-gmime-filter.html"/> <sub name="GMimeFilterBasic" link="gmime-gmime-filter-basic.html"/> <sub name="GMimeFilterBest" link="gmime-gmime-filter-best.html"/> <sub name="GMimeFilterCharset" link="gmime-gmime-filter-charset.html"/> <sub name="GMimeFilterCRLF" link="gmime-gmime-filter-crlf.html"/> <sub name="GMimeFilterEnriched" link="gmime-gmime-filter-enriched.html"/> <sub name="GMimeFilterFrom" link="gmime-gmime-filter-from.html"/> <sub name="GMimeFilterGZip" link="gmime-gmime-filter-gzip.html"/> <sub name="GMimeFilterHTML" link="gmime-gmime-filter-html.html"/> <sub name="GMimeFilterMd5" link="gmime-gmime-filter-md5.html"/> <sub name="GMimeFilterStrip" link="gmime-gmime-filter-strip.html"/> <sub name="GMimeFilterWindows" link="gmime-gmime-filter-windows.html"/> <sub name="GMimeFilterYenc" link="gmime-gmime-filter-yenc.html"/> </sub> <sub name="Data Wrappers" link="DataWrappers.html"> <sub name="GMimeDataWrapper" link="gmime-gmime-data-wrapper.html"/> </sub> <sub name="Message and MIME Headers" link="Headers.html"> <sub name="GMimeHeader" link="gmime-gmime-header.html"/> <sub name="GMimeContentType" link="gmime-gmime-content-type.html"/> <sub name="GMimeDisposition" link="gmime-gmime-disposition.html"/> <sub name="GMimeParam" link="gmime-gmime-param.html"/> </sub> <sub name="Internet Addresses" link="InternetAddresses.html"> <sub name="InternetAddress" link="gmime-internet-address.html"/> </sub> <sub name="MIME Messages and Parts" link="MimeParts.html"> <sub name="GMimeObject" link="gmime-gmime-object.html"/> <sub name="GMimeMessage" link="gmime-gmime-message.html"/> <sub name="GMimePart" link="gmime-gmime-part.html"/> <sub name="GMimeMultipart" link="gmime-gmime-multipart.html"/> <sub name="GMimeMultpartEncrypted" link="gmime-gmime-multipart-encrypted.html"/> <sub name="GMimeMultpartSigned" link="gmime-gmime-multipart-signed.html"/> <sub name="GMimeMessagePart" link="gmime-gmime-message-part.html"/> <sub name="GMimeMessagePartial" link="gmime-gmime-message-partial.html"/> </sub> <sub name="Parsing Messages and MIME Parts" link="Parsers.html"> <sub name="GMimeParser" link="gmime-gmime-parser.html"/> </sub> <sub name="Cipher Contexts" link="CipherContexts.html"> <sub name="GMimeCipherContext" link="gmime-gmime-cipher-context.html"/> <sub name="GMimeGpgContext" link="gmime-gmime-gpg-context.html"/> </sub> <sub name="Sessions" link="Sessions.html"> <sub name="GMimeSession" link="gmime-gmime-session.html"/> <sub name="GMimeSessionSimple" link="gmime-gmime-session-simple.html"/> </sub> </sub> </chapters> <functions> <keyword type="macro" name="GMIME_CHECK_VERSION()" link="gmime-gmime.html#GMIME-CHECK-VERSION:CAPS"/> <keyword type="macro" name="GMIME_INIT_FLAG_UTF8" link="gmime-gmime.html#GMIME-INIT-FLAG-UTF8:CAPS"/> <keyword type="function" name="g_mime_init ()" link="gmime-gmime.html#g-mime-init"/> <keyword type="function" name="g_mime_shutdown ()" link="gmime-gmime.html#g-mime-shutdown"/> <keyword type="variable" name="gmime_major_version" link="gmime-gmime.html#gmime-major-version"/> <keyword type="variable" name="gmime_minor_version" link="gmime-gmime.html#gmime-minor-version"/> <keyword type="variable" name="gmime_micro_version" link="gmime-gmime.html#gmime-micro-version"/> <keyword type="variable" name="gmime_binary_age" link="gmime-gmime.html#gmime-binary-age"/> <keyword type="variable" name="gmime_interface_age" link="gmime-gmime.html#gmime-interface-age"/> <keyword type="function" name="g_mime_check_version ()" link="gmime-gmime.html#g-mime-check-version"/> <keyword type="struct" name="GMimeCharset" link="gmime-gmime-charset.html#GMimeCharset"/> <keyword type="function" name="g_mime_charset_map_init ()" link="gmime-gmime-charset.html#g-mime-charset-map-init"/> <keyword type="function" name="g_mime_charset_map_shutdown ()" link="gmime-gmime-charset.html#g-mime-charset-map-shutdown"/> <keyword type="function" name="g_mime_locale_charset ()" link="gmime-gmime-charset.html#g-mime-locale-charset"/> <keyword type="function" name="g_mime_locale_language ()" link="gmime-gmime-charset.html#g-mime-locale-language"/> <keyword type="function" name="g_mime_charset_language ()" link="gmime-gmime-charset.html#g-mime-charset-language"/> <keyword type="function" name="g_mime_charset_canon_name ()" link="gmime-gmime-charset.html#g-mime-charset-canon-name"/> <keyword type="function" name="g_mime_charset_iconv_name ()" link="gmime-gmime-charset.html#g-mime-charset-iconv-name"/> <keyword type="function" name="g_mime_charset_name ()" link="gmime-gmime-charset.html#g-mime-charset-name" deprecated=""/> <keyword type="function" name="g_mime_charset_locale_name ()" link="gmime-gmime-charset.html#g-mime-charset-locale-name" deprecated=""/> <keyword type="function" name="g_mime_charset_iso_to_windows ()" link="gmime-gmime-charset.html#g-mime-charset-iso-to-windows"/> <keyword type="function" name="g_mime_charset_init ()" link="gmime-gmime-charset.html#g-mime-charset-init"/> <keyword type="function" name="g_mime_charset_step ()" link="gmime-gmime-charset.html#g-mime-charset-step"/> <keyword type="function" name="g_mime_charset_best_name ()" link="gmime-gmime-charset.html#g-mime-charset-best-name"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -