gnucash/libgnucash/gnc-module
2023-02-26 13:51:33 +08:00
..
doc Update documentation referring to the deprecated gnc:module wrapper 2019-12-06 20:38:21 +01:00
example Remove all references to GncDisplayItem 2022-11-05 17:04:12 +00:00
test Import GLIB2 as a target, and use it to simplify the CMakeLists 2023-02-21 12:59:42 +00:00
CMakeLists.txt Import GLIB2 as a target, and use it to simplify the CMakeLists 2023-02-21 12:59:42 +00:00
gnc-module-api.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-module.c Bug 798754 - Build fails with gcc 13 and glib > 2.76, ter 2023-02-26 08:30:14 +08:00
gnc-module.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
README Restructure the src directory 2017-08-10 18:45:00 +02:00

This is gnc-module, a plugin/module system for gnucash and related
software.  The documentation currently consists of 'doc/design.txt'.

Bill Gribble