You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/libgnucash/gnc-module
Christopher Lam 89e2bef427
Merge branch 'maint'
3 years ago
..
doc Update documentation referring to the deprecated gnc:module wrapper 6 years ago
example Remove all references to GncDisplayItem 3 years ago
test Import GLIB2 as a target, and use it to simplify the CMakeLists 3 years ago
CMakeLists.txt Import GLIB2 as a target, and use it to simplify the CMakeLists 3 years ago
README
gnc-module-api.h
gnc-module.c Bug 798754 - Build fails with gcc 13 and glib > 2.76, ter 3 years ago
gnc-module.h Use internal extern "C" { ... } for C++ 3 years ago

README

This is gnc-module, a plugin/module system for gnucash and related

software. The documentation currently consists of 'doc/design.txt'.

Bill Gribble