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

The UI-side storage of the repayment options. More...

Data Fields

struct LoanAssistantData_ * ldd
 
GtkCheckButton * optCb
 
GtkCheckButton * escrowCb
 
RepayOptDataoptData
 

Detailed Description

The UI-side storage of the repayment options.

Definition at line 137 of file assistant-loan.cpp.

Field Documentation

◆ escrowCb

GtkCheckButton* RepayOptUIData::escrowCb

Definition at line 143 of file assistant-loan.cpp.

◆ ldd

struct LoanAssistantData_* RepayOptUIData::ldd

Definition at line 141 of file assistant-loan.cpp.

◆ optCb

GtkCheckButton* RepayOptUIData::optCb

Definition at line 142 of file assistant-loan.cpp.

◆ optData

RepayOptData* RepayOptUIData::optData

Definition at line 144 of file assistant-loan.cpp.


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