GnuCash  5.6-150-g038405b370+
Data Structures | Functions
import-account-matcher.h File Reference

Generic and very flexible account matcher/picker. More...

#include "Account.h"
#include <gtk/gtk.h>
#include "gnc-tree-view-account.h"

Go to the source code of this file.

Data Structures

struct  AccountPickerDialog
 

Functions

Accountgnc_import_select_account (GtkWidget *parent, const gchar *account_online_id_value, gboolean prompt_on_no_match, const gchar *account_human_description, const gnc_commodity *new_account_default_commodity, GNCAccountType new_account_default_type, Account *default_selection, gboolean *ok_pressed)
 Must be called with a string containing a unique identifier for the account. More...
 

Detailed Description

Generic and very flexible account matcher/picker.

Author
Copyright (C) 2002 Benoit Grégoire bock@.nosp@m.step.nosp@m..poly.nosp@m.mtl..nosp@m.ca

Definition in file import-account-matcher.h.