Message


Description:

[ CCode ( has_construct_function = false ) ]
public Message (bool pretty_headers)

If pretty_headers is true, then the standard rfc822 headers are initialized so as to put headers in a nice friendly order.

This is strictly a cosmetic thing, so if you are unsure, it is safe to say no (false).

Parameters:

pretty_headers

make pretty headers

Returns:

an empty Message object.