[ CCode ( vfunc_name = "new_child" ) ]
public virtual Output new_child_varg (string name, bool is_dir, string first_property_name, va_list args)
| 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 |
|
a newly created child |