|
GnuCash c935c2f+
|
Data Fields | |
| char * | module_path |
| char * | module_description |
| char * | module_filepath |
| int | module_interface |
| int | module_age |
| int | module_revision |
Definition at line 42 of file gnc-module.c.
| int GNCModuleInfo::module_age |
Definition at line 48 of file gnc-module.c.
| char* GNCModuleInfo::module_description |
Definition at line 45 of file gnc-module.c.
| char* GNCModuleInfo::module_filepath |
Definition at line 46 of file gnc-module.c.
| int GNCModuleInfo::module_interface |
Definition at line 47 of file gnc-module.c.
| char* GNCModuleInfo::module_path |
Definition at line 44 of file gnc-module.c.
| int GNCModuleInfo::module_revision |
Definition at line 49 of file gnc-module.c.