GnuCash
5.6-150-g038405b370+
|
The instance data structure for an owner tree model. More...
Data Fields | |
GncTreeModel | gnc_tree_model |
The parent object data. More... | |
int | stamp |
The state of the model. More... | |
QofBook * | book |
GncOwnerType | owner_type |
OwnerList * | owner_list |
gint | event_handler_id |
const gchar * | negative_color |
The instance data structure for an owner tree model.
Definition at line 90 of file gnc-tree-model-owner.c.
GncTreeModel _GncTreeModelOwner::gnc_tree_model |
The parent object data.
Definition at line 92 of file gnc-tree-model-owner.c.
int _GncTreeModelOwner::stamp |
The state of the model.
Any state change increments this number.
Definition at line 93 of file gnc-tree-model-owner.c.