24 #ifndef _DIALOG_TAX_TABLE_H 25 #define _DIALOG_TAX_TABLE_H 32 GncTaxTable * gnc_ui_tax_table_new_from_name (GtkWindow *parent, QofBook *book,
const char *name);
35 TaxTableWindow * gnc_ui_tax_table_window_new (GtkWindow *parent, QofBook *book);
38 void gnc_ui_tax_table_window_destroy (TaxTableWindow *ttw);
Tax Table programming interface.
modtime is the internal date of the last modtime See libgnucash/engine/TaxTableBillTermImmutability.txt for an explanation of the following Code that handles refcount, parent, child, invisible and children is identical to that in ::GncBillTerm