Creates a new set of #GMimeFormatOptions.
Adds the given header to the list of headers that should be hidden.
a header name
Clears the list of headers that should be hidden.
Clones a #GMimeFormatOptions.
Frees a set of #GMimeFormatOptions.
Gets a string representing the currently set new-line format.
Gets the new-line format to use when writing out messages and headers.
Gets the parameter encoding method to use for #GMimeParam parameters that do not already have an encoding method specified.
Gets whether or not the specified header should be hidden.
the name of a header
Removes the given header from the list of headers that should be hidden.
a header name
Sets the new-line format that should be used when writing headers and messages.
a #GMimeNewLineFormat
Sets the parameter encoding method to use when encoding parameters which do not have an encoding method specified.
Note: #GMIME_PARAM_ENCODING_METHOD_DEFAULT is not allowed.
a #GMimeParamEncodingMethod
Gets the default format options.
Creates a new set of #GMimeFormatOptions.
Format options for serializing various GMime objects.