Method

MsgMailMessageget_body_preview

Declaration [src]

const char*
msg_mail_message_get_body_preview (
  MsgMailMessage* self
)

Description [src]

Get mail body preview.

Return value

Type: const char*

Body preview of mail_message.

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