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

Data Fields

GtkBox hbox
 
GtkWidget * format_combobox
 
GtkWidget * label
 
GtkWidget * table
 
GtkWidget * months_label
 
GtkWidget * months_number
 
GtkWidget * months_abbrev
 
GtkWidget * months_name
 
GtkWidget * years_label
 
GtkWidget * years_button
 
GtkWidget * custom_label
 
GtkWidget * custom_entry
 
GtkWidget * sample_label
 

Detailed Description

Definition at line 58 of file gnc-date-format.c.

Field Documentation

◆ custom_entry

GtkWidget* _GNCDateFormat::custom_entry

Definition at line 76 of file gnc-date-format.c.

◆ custom_label

GtkWidget* _GNCDateFormat::custom_label

Definition at line 75 of file gnc-date-format.c.

◆ format_combobox

GtkWidget* _GNCDateFormat::format_combobox

Definition at line 62 of file gnc-date-format.c.

◆ hbox

GtkBox _GNCDateFormat::hbox

Definition at line 60 of file gnc-date-format.c.

◆ label

GtkWidget* _GNCDateFormat::label

Definition at line 64 of file gnc-date-format.c.

◆ months_abbrev

GtkWidget* _GNCDateFormat::months_abbrev

Definition at line 69 of file gnc-date-format.c.

◆ months_label

GtkWidget* _GNCDateFormat::months_label

Definition at line 67 of file gnc-date-format.c.

◆ months_name

GtkWidget* _GNCDateFormat::months_name

Definition at line 70 of file gnc-date-format.c.

◆ months_number

GtkWidget* _GNCDateFormat::months_number

Definition at line 68 of file gnc-date-format.c.

◆ sample_label

GtkWidget* _GNCDateFormat::sample_label

Definition at line 78 of file gnc-date-format.c.

◆ table

GtkWidget* _GNCDateFormat::table

Definition at line 65 of file gnc-date-format.c.

◆ years_button

GtkWidget* _GNCDateFormat::years_button

Definition at line 73 of file gnc-date-format.c.

◆ years_label

GtkWidget* _GNCDateFormat::years_label

Definition at line 72 of file gnc-date-format.c.


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