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

Data Fields

GtkWidget * window
 
GtkWidget * terms_view
 
GtkWidget * desc_entry
 
GtkWidget * type_label
 
GtkWidget * term_vbox
 
BillTermNB notebook
 
GncBillTerm * current_term
 
QofBookbook
 
gint component_id
 
QofSession * session
 

Detailed Description

Definition at line 77 of file dialog-billterms.c.

Field Documentation

◆ book

QofBook* BillTermsWindow::book

Definition at line 87 of file dialog-billterms.c.

◆ component_id

gint BillTermsWindow::component_id

Definition at line 88 of file dialog-billterms.c.

◆ current_term

GncBillTerm* BillTermsWindow::current_term

Definition at line 86 of file dialog-billterms.c.

◆ desc_entry

GtkWidget* BillTermsWindow::desc_entry

Definition at line 81 of file dialog-billterms.c.

◆ notebook

BillTermNB BillTermsWindow::notebook

Definition at line 84 of file dialog-billterms.c.

◆ session

QofSession* BillTermsWindow::session

Definition at line 89 of file dialog-billterms.c.

◆ term_vbox

GtkWidget* BillTermsWindow::term_vbox

Definition at line 83 of file dialog-billterms.c.

◆ terms_view

GtkWidget* BillTermsWindow::terms_view

Definition at line 80 of file dialog-billterms.c.

◆ type_label

GtkWidget* BillTermsWindow::type_label

Definition at line 82 of file dialog-billterms.c.

◆ window

GtkWidget* BillTermsWindow::window

Definition at line 79 of file dialog-billterms.c.


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