Import line: | Gsf = imports.gi.Gsf; |
GIR File: | Gsf-1.gir |
C documentation: | GsfZipCompressionMethod |
Enum : | ZipCompressionMethod |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gsf.ZipCompressionMethod.DEFLATED : 8
|
|
Number Gsf.ZipCompressionMethod.DEFLATED_BETTER : 9
|
|
Number Gsf.ZipCompressionMethod.IMPLODED : 6
|
|
Number Gsf.ZipCompressionMethod.IMPLODED_BETTER : 10
|
|
Number Gsf.ZipCompressionMethod.REDUCEDX1 : 2
|
|
Number Gsf.ZipCompressionMethod.REDUCEDX2 : 3
|
|
Number Gsf.ZipCompressionMethod.REDUCEDX3 : 4
|
|
Number Gsf.ZipCompressionMethod.REDUCEDX4 : 5
|
|
Number Gsf.ZipCompressionMethod.SHRUNK : 1
|
|
Number Gsf.ZipCompressionMethod.STORED : 0
|
|
Number Gsf.ZipCompressionMethod.TOKENIZED : 7
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gsf.OutfileZip
Method |
set_compression_method
(ZipCompressionMethod method)
:
Boolean
|