|
GnuCash c935c2f+
|
Implementations. More...
Data Fields | |
| GtkBox | widget |
| GtkBox * | vb |
| GtkNotebook * | nb |
| GtkComboBox * | freqComboBox |
| GNCDateEdit * | startDate |
| GtkBuilder * | builder |
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.
| GtkBuilder* GncFrequency::builder |
Definition at line 110 of file gnc-frequency.c.
| GtkComboBox* GncFrequency::freqComboBox |
Definition at line 108 of file gnc-frequency.c.
| GtkNotebook* GncFrequency::nb |
Definition at line 107 of file gnc-frequency.c.
| GNCDateEdit* GncFrequency::startDate |
Definition at line 109 of file gnc-frequency.c.
| GtkBox* GncFrequency::vb |
Definition at line 106 of file gnc-frequency.c.
| GtkBox GncFrequency::widget |
Definition at line 105 of file gnc-frequency.c.