Method
GnomeAutoarCompressorstart
Declaration [src]
void
autoar_compressor_start (
AutoarCompressor* self,
GCancellable* cancellable
)
Description [src]
Runs the archive creating work. All callbacks will be called in the same thread as the caller of this functions.
Parameters
cancellable-
Type:
GCancellableOptional
GCancellableobject, orNULLto ignore.The argument can be NULL.The data is owned by the caller of the method.