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

Data Fields

GtkWidget * window
 
GtkWidget * assistant
 
gboolean match_page_prepared
 
GtkTreeView * account_view
 
GtkListStore * account_store
 
DeferredInfo * deferred_info
 
AB_BANKING * api
 
GHashTable * gnc_hash
 
GHashTable * gnc_revhash
 

Detailed Description

Definition at line 112 of file assistant-ab-initial.c.

Field Documentation

◆ account_store

GtkListStore* ABInitialInfo::account_store

Definition at line 120 of file assistant-ab-initial.c.

◆ account_view

GtkTreeView* ABInitialInfo::account_view

Definition at line 119 of file assistant-ab-initial.c.

◆ api

AB_BANKING* ABInitialInfo::api

Definition at line 126 of file assistant-ab-initial.c.

◆ assistant

GtkWidget* ABInitialInfo::assistant

Definition at line 115 of file assistant-ab-initial.c.

◆ deferred_info

DeferredInfo* ABInitialInfo::deferred_info

Definition at line 123 of file assistant-ab-initial.c.

◆ gnc_hash

GHashTable* ABInitialInfo::gnc_hash

Definition at line 128 of file assistant-ab-initial.c.

◆ gnc_revhash

GHashTable* ABInitialInfo::gnc_revhash

Definition at line 130 of file assistant-ab-initial.c.

◆ match_page_prepared

gboolean ABInitialInfo::match_page_prepared

Definition at line 118 of file assistant-ab-initial.c.

◆ window

GtkWidget* ABInitialInfo::window

Definition at line 114 of file assistant-ab-initial.c.


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