[ CCode ( has_construct_function = false ) ]
public Compressor (List<File> source_files, File output_file, Format format, Filter filter, bool create_top_level_directory)
Create a new Compressor object.
| source_files | |
| output_file |
output directory of the new archive, or the file name of the new archive if you set output_is_dest on the returned object |
| format |
the compression format |
| filter |
the compression filter |
|
a new Compressor object |