wrap xaccTransOrder() for use by scheme

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7036 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Derek Atkins 2002-06-27 19:57:28 +00:00
parent 61ade522d6
commit 4e89bf835d

View File

@ -556,6 +556,14 @@ value. It is meant to be a short descriptive phrase.")
'((<gnc:Transaction*> transaction))
"return a string indicating reason for voiding")
(gw:wrap-function
ws
'gnc:transaction-order
'<gw:int>
"xaccTransOrder"
'((<gnc:Transaction*> ta) (<gnc:Transaction*> tb))
"Return an integer for ta,tb ordering. <0 is ta is before tb, >0 if ta is after tb")
(gw:wrap-function
ws
'gnc:split-void-former-amount