Constructor

MsgMailFoldernew

Declaration [src]

MsgMailFolder*
msg_mail_folder_new (
  void
)

Description [src]

Creates a new MsgMailFolder.

Return value

Type: MsgMailFolder

The newly created MsgMailFolder

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