gnc-gkeyfile-utils.h File Reference


Detailed Description

GKeyFile helper routines.

Author:
Copyright (C) 2005 David Hampton <hampton@employees.org>

Definition in file gnc-gkeyfile-utils.h.

Go to the source code of this file.

Functions

gdouble g_key_file_get_double (GKeyFile *key_file, const gchar *group_name, const gchar *key, GError **error)
void g_key_file_set_double (GKeyFile *key_file, const gchar *group_name, const gchar *key, gdouble value)
gdouble * g_key_file_get_double_list (GKeyFile *key_file, const gchar *group_name, const gchar *key, gsize *length, GError **error)
void g_key_file_set_double_list (GKeyFile *key_file, const gchar *group_name, const gchar *key, gdouble list[], gsize length)
GKeyFile * gnc_key_file_load_from_file (const gchar *filename, gboolean ignore_error, gboolean return_empty_struct, GError **caller_error)
gboolean gnc_key_file_save_to_file (const gchar *filename, GKeyFile *key_file, GError **error)


Generated on Sun Sep 7 05:07:47 2008 for GnuCash by  doxygen 1.5.2