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

Data Fields

gchar * name
 
gchar * info
 
guint tag
 
GList * ourMarks
 A GList of the dcal->marks indexes containing this mark.
 

Detailed Description

Definition at line 211 of file gnc-dense-cal.c.

Field Documentation

◆ info

gchar* gdc_mark_data::info

Definition at line 214 of file gnc-dense-cal.c.

◆ name

gchar* gdc_mark_data::name

Definition at line 213 of file gnc-dense-cal.c.

◆ ourMarks

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.

◆ tag

guint gdc_mark_data::tag

Definition at line 215 of file gnc-dense-cal.c.


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