GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
GNCModuleInfo Struct Reference

Data Fields

char * module_path
 
char * module_description
 
char * module_filepath
 
int module_interface
 
int module_age
 
int module_revision
 

Detailed Description

Definition at line 42 of file gnc-module.c.

Field Documentation

◆ module_age

int GNCModuleInfo::module_age

Definition at line 48 of file gnc-module.c.

◆ module_description

char* GNCModuleInfo::module_description

Definition at line 45 of file gnc-module.c.

◆ module_filepath

char* GNCModuleInfo::module_filepath

Definition at line 46 of file gnc-module.c.

◆ module_interface

int GNCModuleInfo::module_interface

Definition at line 47 of file gnc-module.c.

◆ module_path

char* GNCModuleInfo::module_path

Definition at line 44 of file gnc-module.c.

◆ module_revision

int GNCModuleInfo::module_revision

Definition at line 49 of file gnc-module.c.


The documentation for this struct was generated from the following file: