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

Data Fields

struct CloseBookWindowcbw
 
Accountbase_acct
 
GNCAccountType acct_type
 
GHashTable * txns
 
guint hash_size
 

Detailed Description

Definition at line 73 of file dialog-book-close.c.

Field Documentation

◆ acct_type

GNCAccountType CloseAccountsCB::acct_type

Definition at line 77 of file dialog-book-close.c.

◆ base_acct

Account* CloseAccountsCB::base_acct

Definition at line 76 of file dialog-book-close.c.

◆ cbw

struct CloseBookWindow* CloseAccountsCB::cbw

Definition at line 75 of file dialog-book-close.c.

◆ hash_size

guint CloseAccountsCB::hash_size

Definition at line 79 of file dialog-book-close.c.

◆ txns

GHashTable* CloseAccountsCB::txns

Definition at line 78 of file dialog-book-close.c.


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