Constructor

MsgMailMessagenew

Declaration [src]

MsgMailMessage*
msg_mail_message_new (
  void
)

Description [src]

Creates a new MsgMailMessage.

Return value

Type: MsgMailMessage

The newly created MsgMailMessage.

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