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