GnuCash  5.6-150-g038405b370+
Functions
gnc-gkeyfile-utils.h File Reference

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...
 

Detailed Description

GKeyFile helper routines.

Author
Copyright (C) 2005 David Hampton hampt.nosp@m.on@e.nosp@m.mploy.nosp@m.ees..nosp@m.org

Definition in file gnc-gkeyfile-utils.h.