Package: glib

Function g-key-file-save-to-file

Lambda List

g-key-file-save-to-file (keyfile filename)

Arguments

keyfile -- a g-key-file instance
filename -- a string with the file to write to

Return Value

True if successful, else false.

Details

Writes the contents of the key file to a file.
 

See also

2021-8-13