Constructor

CamelMimePartnew

Declaration [src]

CamelMimePart*
camel_mime_part_new (
  void
)

Description [src]

Create a new MIME part.

Return value

Type: CamelMimePart

A new CamelMimePart.

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