|
GnuCash c935c2f+
|
Data Fields | |
| gchar * | title |
| gchar * | filename |
| QofBook * | book |
| Account * | root |
| gchar * | short_description |
| gchar * | long_description |
| gboolean | exclude_from_select_all |
| gboolean | start_selected |
Definition at line 31 of file io-example-account.h.
| QofBook* GncExampleAccount::book |
Definition at line 35 of file io-example-account.h.
| gboolean GncExampleAccount::exclude_from_select_all |
Definition at line 39 of file io-example-account.h.
| gchar* GncExampleAccount::filename |
Definition at line 34 of file io-example-account.h.
| gchar* GncExampleAccount::long_description |
Definition at line 38 of file io-example-account.h.
| Account* GncExampleAccount::root |
Definition at line 36 of file io-example-account.h.
| gchar* GncExampleAccount::short_description |
Definition at line 37 of file io-example-account.h.
| gboolean GncExampleAccount::start_selected |
Definition at line 40 of file io-example-account.h.
| gchar* GncExampleAccount::title |
Definition at line 33 of file io-example-account.h.