Definition in file import-main-matcher.h.
#include "Transaction.h"
Go to the source code of this file.
Typedefs | |
| typedef _main_matcher_info | GNCImportMainMatcher |
Functions | |
| GNCImportMainMatcher * | gnc_gen_trans_list_new (GtkWidget *parent, const gchar *heading, gboolean all_from_same_account, gint match_date_hardlimit) |
| void | gnc_gen_trans_list_delete (GNCImportMainMatcher *info) |
| void | gnc_gen_trans_list_add_trans (GNCImportMainMatcher *gui, Transaction *trans) |
| gboolean | gnc_gen_trans_list_run (GNCImportMainMatcher *info) |
1.5.2