Clones a #GMimeParserOptions.
Gets the compliance mode that should be used when parsing rfc822 addresses.
Gets whether or not the rfc822 address parser should allow addresses without a domain.
Gets the fallback charsets to try when decoding 8-bit headers.
Gets the compliance mode that should be used when parsing Content-Type and Content-Disposition parameters.
Gets the compliance mode that should be used when parsing rfc2047 encoded words.
Returns this, for use in with statements.
Sets the compliance mode that should be used when parsing rfc822 addresses.
Sets whether the rfc822 address parser should allow addresses without a domain.
Sets the fallback charsets to try when decoding 8-bit headers.
Sets the compliance mode that should be used when parsing Content-Type and Content-Disposition parameters.
Sets the compliance mode that should be used when parsing rfc2047 encoded words.
Registers the callback function being called if the parser detects any issues.
Gets the default parser options.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
A set of parser options used by #GMimeParser and various other parsing functions.