GnuCash
5.6-150-g038405b370+
|
api for Version 1 XML-based file format More...
#include <glib.h>
#include "qof.h"
Go to the source code of this file.
Functions | |
gboolean | qof_session_load_from_xml_file (QofBook *, const char *filename) |
Read in an account group from a file. | |
gboolean | gnc_is_xml_data_file (const gchar *name) |
The is_gncxml_file() routine checks to see if the first few chars of the file look like gnc-xml data. | |
api for Version 1 XML-based file format
Initial code by Rob L. Browning 4Q 2000 Tuneups by James LewisMoss Dec 2000
Definition in file io-gncxml.h.