GCab – libgcab-1.0 Reference Manual
Packages
libgcab-1.0
GCab
Compression
FileAttribute
Cabinet
File
Folder
FileCallback
GCab
Description:
Content:
Classes:
Cabinet
-
An opaque object holding a Cabinet file reference.
File
-
An opaque object, referencing a file in a Cabinet.
Folder
-
An opaque object, referencing a folder in a Cabinet.
Enums:
Compression
-
Compression used by the
Folder
.
FileAttribute
-
Attributes associated with the
File
.
Error domains:
Error
-
The various errors triggered by the GCab functions.
Delegates:
public
delegate
bool
FileCallback
(
File
file)
The type used for callback called when processing Cabinet archive files.