![]() | ![]() | ![]() | GMime Reference Manual | ![]() |
---|
#define GMIME_CHECK_VERSION (major,minor,micro) #define GMIME_INIT_FLAG_UTF8 void g_mime_init (guint32 flags);
#define GMIME_INIT_FLAG_UTF8 (1 << 0)
Initialization flag to enable UTF-8 interfaces throughout GMime.
Note: this flag is really a no-op and remains only for backward compatablity. Interfaces will be UTF-8 whether this flag is used or not.
<<< GMime Core Reference | gmime-charset >>> |