Method

MsgMessageget_body_preview

Declaration [src]

const char*
msg_message_get_body_preview (
  MsgMessage* self
)

Description

No description available.

Return value

Type: const char*

Body preview of message.

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