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

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.
 

Detailed Description

Structure passed to "filter tree accounts" function to provide it information.

Definition at line 133 of file dialog-transfer.cpp.

Field Documentation

◆ show_hidden

gboolean AccountTreeFilterInfo::show_hidden

Show hidden accounts in tree.

Definition at line 139 of file dialog-transfer.cpp.

◆ show_inc_exp

gboolean AccountTreeFilterInfo::show_inc_exp

Show income/expense accounts in tree.

Definition at line 136 of file dialog-transfer.cpp.


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