Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
libgsf-1
Gsf
InfileZip
compression_level
internal_parent
source
InfileZip
InfileZip
Object Hierarchy:
Description:
public
class
InfileZip
:
Infile
Namespace:
Gsf
Package:
libgsf-1
Content:
Properties:
public
int
compression_level
{
get
; }
public
InfileZip
internal_parent
{
construct
set
; }
public
Input
source
{
construct
set
;
owned
get
; }
Creation methods:
public
InfileZip
(
Input
source)
throws
Error