GnuCash 2.4.99
Data Fields
_GncDenseCal Struct Reference

Data Fields

GtkVBox widget
GtkComboBox * view_options
GtkDrawingArea * cal_drawing_area
GdkPixmap * drawbuf
gboolean initialized
gboolean showPopup
GtkWindow * transPopup
gint min_x_scale
gint min_y_scale
gint x_scale
gint y_scale
gint numMonths
gint monthsPerCol
gint num_weeks
GDateMonth month
gint year
gint firstOfMonthOffset
gint leftPadding
gint topPadding
gdc_month_coords monthPositions [12]
GdkColor weekColors [MAX_COLORS]
guint label_width
guint label_height
gint dayLabelHeight
GncDenseCalModel * model
guint lastMarkTag
gint week_starts_monday
GList * markData
int numMarks
GList ** marks
int disposed

Detailed Description

Definition at line 54 of file gnc-dense-cal.h.


Field Documentation

A GList of gdc_mark_data structs, one for each active/valid markTag.

Definition at line 102 of file gnc-dense-cal.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines