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

Data Fields

GtkWidget * dialog
 
GtkWidget * name_entry
 
GtkWidget * desc_entry
 
BillTermNB notebook
 
BillTermsWindow * btw
 
GncBillTerm * this_term
 

Detailed Description

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

Field Documentation

◆ btw

BillTermsWindow* NewBillTerm::btw

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

◆ desc_entry

GtkWidget* NewBillTerm::desc_entry

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

◆ dialog

GtkWidget* NewBillTerm::dialog

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

◆ name_entry

GtkWidget* NewBillTerm::name_entry

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

◆ notebook

BillTermNB NewBillTerm::notebook

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

◆ this_term

GncBillTerm* NewBillTerm::this_term

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


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