Compressor
Object Hierarchy:
Description:
[
CCode ( type_id =
"autoar_compressor_get_type ()" ) ]
public class Compressor :
Object
Content:
Properties:
Static methods:
Creation methods:
Methods:
Signals:
- public signal void cancelled ()
This signal is emitted after archive creating job is cancelled by the
Cancellable.
- public signal void completed ()
This signal is emitted after the archive creating job is successfully
completed.
- public signal void decide_dest (File destination)
This signal is emitted when the location of the new archive is
determined.
- public signal void error (Error error)
This signal is emitted when error occurs and all jobs should be
terminated.
- public signal void progress (uint64 completed_size, uint completed_files)
This signal is used to report progress of creating archives.
Inherited Members:
All known members inherited from class GLib.Object