GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
GncExampleAccount Struct Reference

Data Fields

gchar * title
 
gchar * filename
 
QofBookbook
 
Accountroot
 
gchar * short_description
 
gchar * long_description
 
gboolean exclude_from_select_all
 
gboolean start_selected
 

Detailed Description

Definition at line 31 of file io-example-account.h.

Field Documentation

◆ book

QofBook* GncExampleAccount::book

Definition at line 35 of file io-example-account.h.

◆ exclude_from_select_all

gboolean GncExampleAccount::exclude_from_select_all

Definition at line 39 of file io-example-account.h.

◆ filename

gchar* GncExampleAccount::filename

Definition at line 34 of file io-example-account.h.

◆ long_description

gchar* GncExampleAccount::long_description

Definition at line 38 of file io-example-account.h.

◆ root

Account* GncExampleAccount::root

Definition at line 36 of file io-example-account.h.

◆ short_description

gchar* GncExampleAccount::short_description

Definition at line 37 of file io-example-account.h.

◆ start_selected

gboolean GncExampleAccount::start_selected

Definition at line 40 of file io-example-account.h.

◆ title

gchar* GncExampleAccount::title

Definition at line 33 of file io-example-account.h.


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