Method

MsgMessageget_subject

Declaration [src]

const char*
msg_message_get_subject (
  MsgMessage* self
)

Description

No description available.

Return value

Returns: const char*
 

Subject of message.

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