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