GnuCash  5.6-150-g038405b370+
Data Fields
GNCImportMainMatcher Struct Reference

Data Fields

GtkWidget * main_widget
 
GtkTreeView * view
 
GNCImportSettings * user_settings
 
int selected_row
 
bool dark_theme
 
GNCTransactionProcessedCB transaction_processed_cb
 
gpointer user_data
 
GNCImportPendingMatches * pending_matches
 
GtkTreeViewColumn * account_column
 
GtkTreeViewColumn * memo_column
 
GtkWidget * show_account_column
 
GtkWidget * show_matched_info
 
GtkWidget * append_text
 
GtkWidget * reconcile_after_close
 
bool add_toggled
 
gint id
 
GSList * temp_trans_list
 
GHashTable * acct_id_hash
 
GSList * edited_accounts
 
bool can_edit_desc
 
bool can_edit_notes
 
bool can_edit_memo
 
GHashTable * desc_hash
 
GHashTable * notes_hash
 
GHashTable * memo_hash
 
GList * new_strings
 

Detailed Description

Definition at line 67 of file import-main-matcher.cpp.


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