|
GnuCash
2.6.99
|
Utility functions for file access. More...
#include "libqof/qof/qof.h"Go to the source code of this file.
Functions | |
| gchar * | gnc_features_test_unknown (QofBook *book) |
| void | gnc_features_set_used (QofBook *book, const gchar *feature) |
Utility functions for file access.
These functions help you to manage features that GnuCash supports. This is mainly used to prevent older GnuCash versions from opening book with data they aren't capable of processing properly.
Definition in file gnc-features.h.
1.8.6