Constructor

CamelMimeFilternew

Declaration [src]

CamelMimeFilter*
camel_mime_filter_new (
  void
)

Description [src]

Create a new CamelMimeFilter object.

Return value

Type: CamelMimeFilter

A new CamelMimeFilter.

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