File.with_file


Description:

[ CCode ( has_construct_function = false ) ]
public File.with_file (string name, File file)

Create a File from a given File, to be added to a Cabinet for archive creation.

Parameters:

name

name of the file within the cabinet

file

a File to be added to the cabinet

Returns:

a new File