Phil Longstaff wrote:
> The attached patch (from svn diff) adds GObject property definitions
> to the gnc_commodity object.
>
Couple of notes:
The usage_count field of the gnc_commodity structure (exposed by your
patch as PROP_REFCOUNT) is an internal field for bookkeeping and
shouldn't be expos
The attached patch (from svn diff) adds GObject property definitions to
the gnc_commodity object.
Phil
Index: src/engine/gnc-commodity.c
===
--- src/engine/gnc-commodity.c (revision 16730)
+++ src/engine/gnc-commodity.c (working cop