|
GnuCash
2.6.99
|
#include <gnc-frequency.h>
Data Fields | |
| GtkVBox | widget |
| GtkVBox * | vb |
| GtkNotebook * | nb |
| GtkComboBox * | freqComboBox |
| GNCDateEdit * | startDate |
| GtkBuilder * | builder |
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 43 of file gnc-frequency.h.
1.8.6