|
GnuCash 2.4.99
|
Data Fields | |
| const char * | action_name |
| GncOwnerType | owner_type |
Map actions to owners. Will be used to hide actions that are not relevant on the active owner overview page
Definition at line 285 of file gnc-plugin-page-owner-tree.c.
| const char* action_owners_struct::action_name |
The name of the action.
Definition at line 288 of file gnc-plugin-page-owner-tree.c.
| GncOwnerType action_owners_struct::owner_type |
The owner type to show this action for
Definition at line 290 of file gnc-plugin-page-owner-tree.c.
1.7.4