Method

CamelMimePartget_description

Declaration [src]

const gchar*
camel_mime_part_get_description (
  CamelMimePart* mime_part
)

Description [src]

Get the description of the MIME part.

Return value

Type: const gchar*

The description.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.