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

Data Fields

gchar * name
 
gnc_numeric value
 only numeric values are supported.
 
gboolean editable
 

Detailed Description

Definition at line 62 of file gnc-sx-instance-model.h.

Field Documentation

◆ editable

gboolean GncSxVariable::editable

Definition at line 66 of file gnc-sx-instance-model.h.

◆ name

gchar* GncSxVariable::name

Definition at line 64 of file gnc-sx-instance-model.h.

◆ value

gnc_numeric GncSxVariable::value

only numeric values are supported.

Definition at line 65 of file gnc-sx-instance-model.h.


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