|
GnuCash
2.6.99
|
Data Fields | |
| QofBook * | book |
| Account * | anchor |
| GList * | full_tlist |
| GList * | tlist |
| gint | tlist_start |
| Transaction * | btrans |
| Split * | bsplit |
| GList * | bsplit_node |
| GList * | bsplit_parent_node |
| gboolean | display_subacc |
| gboolean | display_gl |
| const GncGUID * | template_account |
| gpointer | user_data |
| SRGetParentCallback2 | get_parent |
| GtkListStore * | description_list |
| GtkListStore * | notes_list |
| GtkListStore * | memo_list |
| GtkListStore * | action_list |
| GtkListStore * | account_list |
| gint | event_handler_id |
The instance private data for the split register tree model.
Definition at line 99 of file gnc-tree-model-split-reg.c.
1.8.6