|
GnuCash c935c2f+
|
Structure passed to "filter tree accounts" function to provide it information. More...
Data Fields | |
| gboolean | show_inc_exp |
| Show income/expense accounts in tree. | |
| gboolean | show_hidden |
| Show hidden accounts in tree. | |
Structure passed to "filter tree accounts" function to provide it information.
Definition at line 133 of file dialog-transfer.cpp.
| gboolean AccountTreeFilterInfo::show_hidden |
Show hidden accounts in tree.
Definition at line 139 of file dialog-transfer.cpp.
| gboolean AccountTreeFilterInfo::show_inc_exp |
Show income/expense accounts in tree.
Definition at line 136 of file dialog-transfer.cpp.