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

Data Fields

GtkBox hbox
 
gboolean isModal
 
GtkListStore * store
 
GtkComboBox * combo
 
GList * acctTypeFilters
 
GList * acctCommodityFilters
 
GList * acctExcludeList
 
gnc_commodity * default_new_commodity
 
GtkWidget * newAccountButton
 
GtkTreeRowReference * saved_account_ref
 
gulong row_changed_id
 
gulong row_deleted_id
 
char sep_key_prefix [BUFLEN]
 
gboolean hide_placeholder
 
gboolean hide_hidden
 

Detailed Description

Definition at line 60 of file gnc-account-sel.c.

Field Documentation

◆ acctCommodityFilters

GList* _GNCAccountSel::acctCommodityFilters

Definition at line 67 of file gnc-account-sel.c.

◆ acctExcludeList

GList* _GNCAccountSel::acctExcludeList

Definition at line 68 of file gnc-account-sel.c.

◆ acctTypeFilters

GList* _GNCAccountSel::acctTypeFilters

Definition at line 66 of file gnc-account-sel.c.

◆ combo

GtkComboBox* _GNCAccountSel::combo

Definition at line 65 of file gnc-account-sel.c.

◆ default_new_commodity

gnc_commodity* _GNCAccountSel::default_new_commodity

Definition at line 69 of file gnc-account-sel.c.

◆ hbox

GtkBox _GNCAccountSel::hbox

Definition at line 62 of file gnc-account-sel.c.

◆ hide_hidden

gboolean _GNCAccountSel::hide_hidden

Definition at line 80 of file gnc-account-sel.c.

◆ hide_placeholder

gboolean _GNCAccountSel::hide_placeholder

Definition at line 79 of file gnc-account-sel.c.

◆ isModal

gboolean _GNCAccountSel::isModal

Definition at line 63 of file gnc-account-sel.c.

◆ newAccountButton

GtkWidget* _GNCAccountSel::newAccountButton

Definition at line 73 of file gnc-account-sel.c.

◆ row_changed_id

gulong _GNCAccountSel::row_changed_id

Definition at line 75 of file gnc-account-sel.c.

◆ row_deleted_id

gulong _GNCAccountSel::row_deleted_id

Definition at line 76 of file gnc-account-sel.c.

◆ saved_account_ref

GtkTreeRowReference* _GNCAccountSel::saved_account_ref

Definition at line 74 of file gnc-account-sel.c.

◆ sep_key_prefix

char _GNCAccountSel::sep_key_prefix[BUFLEN]

Definition at line 78 of file gnc-account-sel.c.

◆ store

GtkListStore* _GNCAccountSel::store

Definition at line 64 of file gnc-account-sel.c.


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