[ CCode ( has_construct_function = false , type = "GsfOutfile*" ) ]
public OutfileZip (Output sink) throws Error
Creates the root directory of a Zip file and manages the addition of children.
<note>This adds a reference to sink.</note>
| sink |
a Output to hold the ZIP file |
|
the new zip file handler |