26 #ifndef GNC_GEN_MATCH_PICKER_H 27 #define GNC_GEN_MATCH_PICKER_H 61 GNCImportTransInfo *transaction_info,
62 GNCImportPendingMatches *pending_matches);
Tracking container for pending match status.
Generic importer backend interface.
void gnc_import_match_picker_run_and_close(GtkWidget *parent, GNCImportTransInfo *transaction_info, GNCImportPendingMatches *pending_matches)
Run a match_picker dialog so that the selected-MatchInfo in the given trans_info is updated according...