Constructor

MsgMessagenew

Declaration [src]

MsgMessage*
msg_message_new (
  void
)

Description [src]

Creates a new MsgMessage.

Return value

Returns: MsgMessage
 

The newly created MsgMessage

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