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

Data Fields

GtkWidget * dialog
 
GtkWidget * name_entry
 
GtkWidget * amount_entry
 
GtkWidget * acct_tree
 
GncTaxTablecreated_table
 
TaxTableWindow * ttw
 
GncTaxTableEntryentry
 
gint type
 
gboolean new_table
 

Detailed Description

Definition at line 85 of file dialog-tax-table.c.

Field Documentation

◆ acct_tree

GtkWidget* NewTaxTable::acct_tree

Definition at line 90 of file dialog-tax-table.c.

◆ amount_entry

GtkWidget* NewTaxTable::amount_entry

Definition at line 89 of file dialog-tax-table.c.

◆ created_table

GncTaxTable* NewTaxTable::created_table

Definition at line 92 of file dialog-tax-table.c.

◆ dialog

GtkWidget* NewTaxTable::dialog

Definition at line 87 of file dialog-tax-table.c.

◆ entry

GncTaxTableEntry* NewTaxTable::entry

Definition at line 94 of file dialog-tax-table.c.

◆ name_entry

GtkWidget* NewTaxTable::name_entry

Definition at line 88 of file dialog-tax-table.c.

◆ new_table

gboolean NewTaxTable::new_table

Definition at line 96 of file dialog-tax-table.c.

◆ ttw

TaxTableWindow* NewTaxTable::ttw

Definition at line 93 of file dialog-tax-table.c.

◆ type

gint NewTaxTable::type

Definition at line 95 of file dialog-tax-table.c.


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