GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
AccountPickerDialog Struct Reference

Data Fields

GtkWidget * dialog
 
GtkWidget * ok_button
 
GncTreeViewAccount * account_tree
 
GtkWidget * account_tree_sw
 
const gchar * account_human_description
 
const gnc_commodity * new_account_default_commodity
 
GNCAccountType new_account_default_type
 
GtkWidget * whbox
 
GtkWidget * warning
 

Detailed Description

Definition at line 42 of file import-account-matcher.h.

Field Documentation

◆ account_human_description

const gchar* AccountPickerDialog::account_human_description

Definition at line 48 of file import-account-matcher.h.

◆ account_tree

GncTreeViewAccount* AccountPickerDialog::account_tree

Definition at line 46 of file import-account-matcher.h.

◆ account_tree_sw

GtkWidget* AccountPickerDialog::account_tree_sw

Definition at line 47 of file import-account-matcher.h.

◆ dialog

GtkWidget* AccountPickerDialog::dialog

Definition at line 44 of file import-account-matcher.h.

◆ new_account_default_commodity

const gnc_commodity* AccountPickerDialog::new_account_default_commodity

Definition at line 49 of file import-account-matcher.h.

◆ new_account_default_type

GNCAccountType AccountPickerDialog::new_account_default_type

Definition at line 50 of file import-account-matcher.h.

◆ ok_button

GtkWidget* AccountPickerDialog::ok_button

Definition at line 45 of file import-account-matcher.h.

◆ warning

GtkWidget* AccountPickerDialog::warning

Definition at line 52 of file import-account-matcher.h.

◆ whbox

GtkWidget* AccountPickerDialog::whbox

Definition at line 51 of file import-account-matcher.h.


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