Quoting Phil Longstaff <[EMAIL PROTECTED]>:

> I have a question about the tax tables in the business module.  struct
> _book_info contains a GList* tables to contain a list of the tax
> tables.  Items are added and removed from the list, and the list is
> freed, but I don't see where the list is created.  _GncTaxTableCreate()
> creates the _book_info struct but does not create the list.  What am I
> missing?

The list is "created" as items are added to the table.   See addObj() and
remObj(), also gncTaxTableMakeInvisible()..

> Phil

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [EMAIL PROTECTED]                        PGP key available

_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to