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

Data Fields

GtkWindow * parent
 
GtkWidget * dialog
 
GtkWidget * tree_view
 
GtkWidget * entryFilename
 
GtkListStore * store
 
gint component_id
 
GString * regexp
 
QofBookbook
 
gchar * type
 
gchar * open_mode
 

Detailed Description

Definition at line 46 of file dialog-bi-import-gui.c.

Field Documentation

◆ book

QofBook* _bi_import_gui::book

Definition at line 55 of file dialog-bi-import-gui.c.

◆ component_id

gint _bi_import_gui::component_id

Definition at line 53 of file dialog-bi-import-gui.c.

◆ dialog

GtkWidget* _bi_import_gui::dialog

Definition at line 49 of file dialog-bi-import-gui.c.

◆ entryFilename

GtkWidget* _bi_import_gui::entryFilename

Definition at line 51 of file dialog-bi-import-gui.c.

◆ open_mode

gchar* _bi_import_gui::open_mode

Definition at line 57 of file dialog-bi-import-gui.c.

◆ parent

GtkWindow* _bi_import_gui::parent

Definition at line 48 of file dialog-bi-import-gui.c.

◆ regexp

GString* _bi_import_gui::regexp

Definition at line 54 of file dialog-bi-import-gui.c.

◆ store

GtkListStore* _bi_import_gui::store

Definition at line 52 of file dialog-bi-import-gui.c.

◆ tree_view

GtkWidget* _bi_import_gui::tree_view

Definition at line 50 of file dialog-bi-import-gui.c.

◆ type

gchar* _bi_import_gui::type

Definition at line 56 of file dialog-bi-import-gui.c.


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