GnuCash  5.6-150-g038405b370+
Data Fields
_GncTreeModelOwner Struct Reference

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
 
OwnerListowner_list
 
gint event_handler_id
 
const gchar * negative_color
 

Detailed Description

The instance data structure for an owner tree model.

Definition at line 90 of file gnc-tree-model-owner.c.

Field Documentation

◆ gnc_tree_model

GncTreeModel _GncTreeModelOwner::gnc_tree_model

The parent object data.

Definition at line 92 of file gnc-tree-model-owner.c.

◆ stamp

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.


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