[ CCode ( has_construct_function = false ) ]
[ Version ( since = "2.10" ) ]
public ConfigWriter.from_stream (OutputStream output, string header) throws Error
Creates a new ConfigWriter and sets it up to write to output.
| output | |
| header |
text to include as comment at the top of the file |
|
a new ConfigWriter or null in case of an error |