[ CCode ( has_construct_function = false ) ]
public KeyFile (string path, int flags, string version)
Create a new key file.
A linked list of record blocks.
path |
a filename with path of the KeyFile to create |
flags |
open flags |
version |
Version string (header) of file. Currently written but not checked. |
A new key file, or null if the file could not be opened/created/initialised. |