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

Data Fields

GtkBox widget
 
GtkWidget * gde_start
 
GtkComboBox * gcb_period
 
GtkCheckButton * gcb_eom
 
GtkSpinButton * gsb_mult
 
GtkCheckButton * nth_weekday
 
Recurrence recurrence
 

Detailed Description

Definition at line 40 of file gnc-recurrence.c.

Field Documentation

◆ gcb_eom

GtkCheckButton* _GncRecurrence::gcb_eom

Definition at line 46 of file gnc-recurrence.c.

◆ gcb_period

GtkComboBox* _GncRecurrence::gcb_period

Definition at line 45 of file gnc-recurrence.c.

◆ gde_start

GtkWidget* _GncRecurrence::gde_start

Definition at line 44 of file gnc-recurrence.c.

◆ gsb_mult

GtkSpinButton* _GncRecurrence::gsb_mult

Definition at line 47 of file gnc-recurrence.c.

◆ nth_weekday

GtkCheckButton* _GncRecurrence::nth_weekday

Definition at line 48 of file gnc-recurrence.c.

◆ recurrence

Recurrence _GncRecurrence::recurrence

Definition at line 50 of file gnc-recurrence.c.

◆ widget

GtkBox _GncRecurrence::widget

Definition at line 42 of file gnc-recurrence.c.


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