progress


Description:

public signal void progress (uint64 completed_size, uint completed_files)

This signal is used to report progress of creating archives.

The value of completed_size and completed_files are the same as the completed_size and completed_files properties, respectively.

Parameters:

completed_size

bytes has been read from source files and directories

completed_files

number of files and directories has been read