Constructor
MsgMailMessagenew
Declaration [src]
MsgMailMessage*
msg_mail_message_new (
void
)
Return value
Type: MsgMailMessage
The newly created MsgMailMessage
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |