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

Implementations. More...

Data Fields

GtkBox widget
 
GtkBox * vb
 
GtkNotebook * nb
 
GtkComboBox * freqComboBox
 
GNCDateEditstartDate
 
GtkBuilder * builder
 

Detailed Description

Implementations.

A GncFrequency is a VBox containing a scrollable GtkNotebook [and other widgets] which allows the user to specify the frequency [of a scheduled transaction or budgeting category, for instance], manipulating a FreqSpec object in the process.

Definition at line 103 of file gnc-frequency.c.

Field Documentation

◆ builder

GtkBuilder* GncFrequency::builder

Definition at line 110 of file gnc-frequency.c.

◆ freqComboBox

GtkComboBox* GncFrequency::freqComboBox

Definition at line 108 of file gnc-frequency.c.

◆ nb

GtkNotebook* GncFrequency::nb

Definition at line 107 of file gnc-frequency.c.

◆ startDate

GNCDateEdit* GncFrequency::startDate

Definition at line 109 of file gnc-frequency.c.

◆ vb

GtkBox* GncFrequency::vb

Definition at line 106 of file gnc-frequency.c.

◆ widget

GtkBox GncFrequency::widget

Definition at line 105 of file gnc-frequency.c.


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