|
GnuCash c935c2f+
|
Data Fields | |
| gchar * | name |
| gchar * | info |
| guint | tag |
| GList * | ourMarks |
| A GList of the dcal->marks indexes containing this mark. | |
Definition at line 211 of file gnc-dense-cal.c.
| gchar* gdc_mark_data::info |
Definition at line 214 of file gnc-dense-cal.c.
| gchar* gdc_mark_data::name |
Definition at line 213 of file gnc-dense-cal.c.
| GList* gdc_mark_data::ourMarks |
A GList of the dcal->marks indexes containing this mark.
Definition at line 219 of file gnc-dense-cal.c.
| guint gdc_mark_data::tag |
Definition at line 215 of file gnc-dense-cal.c.