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

Data Fields

GtkBox box
 
GtkEntry * entry
 
GtkWidget * image
 
gboolean disposed
 
gboolean need_to_parse
 
GNCPrintAmountInfo print_info
 
gboolean block_changed
 
gnc_numeric amount
 
int fraction
 
gboolean evaluate_on_enter
 
gboolean validate_on_change
 
gboolean show_warning_symbol
 

Detailed Description

Definition at line 66 of file gnc-amount-edit.c.

Field Documentation

◆ amount

gnc_numeric _GNCAmountEdit::amount

Definition at line 80 of file gnc-amount-edit.c.

◆ block_changed

gboolean _GNCAmountEdit::block_changed

Definition at line 78 of file gnc-amount-edit.c.

◆ box

GtkBox _GNCAmountEdit::box

Definition at line 68 of file gnc-amount-edit.c.

◆ disposed

gboolean _GNCAmountEdit::disposed

Definition at line 72 of file gnc-amount-edit.c.

◆ entry

GtkEntry* _GNCAmountEdit::entry

Definition at line 69 of file gnc-amount-edit.c.

◆ evaluate_on_enter

gboolean _GNCAmountEdit::evaluate_on_enter

Definition at line 84 of file gnc-amount-edit.c.

◆ fraction

int _GNCAmountEdit::fraction

Definition at line 82 of file gnc-amount-edit.c.

◆ image

GtkWidget* _GNCAmountEdit::image

Definition at line 70 of file gnc-amount-edit.c.

◆ need_to_parse

gboolean _GNCAmountEdit::need_to_parse

Definition at line 74 of file gnc-amount-edit.c.

◆ print_info

GNCPrintAmountInfo _GNCAmountEdit::print_info

Definition at line 76 of file gnc-amount-edit.c.

◆ show_warning_symbol

gboolean _GNCAmountEdit::show_warning_symbol

Definition at line 87 of file gnc-amount-edit.c.

◆ validate_on_change

gboolean _GNCAmountEdit::validate_on_change

Definition at line 85 of file gnc-amount-edit.c.


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