GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 auto_create, const gchar *account_human_description, const gnc_commodity *new_account_default_commodity, GNCAccountType new_account_default_type, Account *default_selection, gboolean *ok_pressed)
 
AccountPickerDialoggnc_import_account_assist_setup (GtkWidget *parent)
 
Accountgnc_import_account_assist_update (AccountPickerDialog *picker)
 

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.