Constructor

CamelMimeParsernew

Declaration [src]

CamelMimeParser*
camel_mime_parser_new (
  void
)

Description [src]

Create a new CamelMimeParser object.

Return value

Type: CamelMimeParser

A new CamelMimeParser object.

The caller of the function takes ownership of the data, and is responsible for freeing it.