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

Data Fields

const gnc_commodity * commodity
 
guint8 max_decimal_places
 
guint8 min_decimal_places
 
unsigned int use_separators: 1
 
unsigned int use_symbol: 1
 
unsigned int use_locale: 1
 
unsigned int monetary: 1
 
unsigned int force_fit: 1
 
unsigned int round: 1
 

Detailed Description

Definition at line 252 of file gnc-ui-util.h.

Field Documentation

◆ commodity

const gnc_commodity* GNCPrintAmountInfo::commodity

Definition at line 254 of file gnc-ui-util.h.

◆ force_fit

unsigned int GNCPrintAmountInfo::force_fit

Definition at line 263 of file gnc-ui-util.h.

◆ max_decimal_places

guint8 GNCPrintAmountInfo::max_decimal_places

Definition at line 256 of file gnc-ui-util.h.

◆ min_decimal_places

guint8 GNCPrintAmountInfo::min_decimal_places

Definition at line 257 of file gnc-ui-util.h.

◆ monetary

unsigned int GNCPrintAmountInfo::monetary

Definition at line 262 of file gnc-ui-util.h.

◆ round

unsigned int GNCPrintAmountInfo::round

Definition at line 264 of file gnc-ui-util.h.

◆ use_locale

unsigned int GNCPrintAmountInfo::use_locale

Definition at line 261 of file gnc-ui-util.h.

◆ use_separators

unsigned int GNCPrintAmountInfo::use_separators

Definition at line 259 of file gnc-ui-util.h.

◆ use_symbol

unsigned int GNCPrintAmountInfo::use_symbol

Definition at line 260 of file gnc-ui-util.h.


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