GnuCash
5.6-150-g038405b370+
|
GKeyFile helper routines. More...
Go to the source code of this file.
Functions | |
GKeyFile * | gnc_key_file_load_from_file (const gchar *file, gboolean ignore_error, gboolean return_empty_struct, GError **caller_error) |
Open and read a key/value file from disk into memory. More... | |
gboolean | gnc_key_file_save_to_file (const gchar *file, GKeyFile *key_file, GError **error) |
Write a key/value file from memory to disk. More... | |
GKeyFile helper routines.
Definition in file gnc-gkeyfile-utils.h.