Folder


Description:

[ CCode ( has_construct_function = false ) ]
public Folder (int comptype)

Creates a new empty Cabinet folder.

Use add_file to add files to an archive.

A Cabinet folder is not a file path, it is a container for files.

Parameters:

comptype

compression to used in this folder

Returns:

a new Folder