new_child_varg


Description:

[ CCode ( vfunc_name = "new_child" ) ]
public virtual Output new_child_varg (string name, bool is_dir, string first_property_name, va_list args)

Parameters:

this

A Outfile

name

The name of the new child to create

is_dir

true to create a directory, false to create a plain file

Returns:

a newly created child