Method

CamelFolderInfoclone

Declaration [src]

CamelFolderInfo*
camel_folder_info_clone (
  CamelFolderInfo* fi
)

Description [src]

Clones fi recursively.

Return value

Type: CamelFolderInfo

The cloned CamelFolderInfo tree.

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