mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[engine.i] gnc_budget_get_account_period_note to be freed by the caller
amendment to last commit. this pair of changes was necessary to allow the GValue to be unset.
This commit is contained in:
@@ -131,6 +131,8 @@ functions. */
|
|||||||
%newobject gnc_localtime;
|
%newobject gnc_localtime;
|
||||||
%newobject gnc_gmtime;
|
%newobject gnc_gmtime;
|
||||||
|
|
||||||
|
%newobject gnc_budget_get_account_period_note;
|
||||||
|
|
||||||
/* Parse the header file to generate wrappers */
|
/* Parse the header file to generate wrappers */
|
||||||
%inline {
|
%inline {
|
||||||
static QofIdType QOF_ID_BOOK_SCM (void) { return QOF_ID_BOOK; }
|
static QofIdType QOF_ID_BOOK_SCM (void) { return QOF_ID_BOOK; }
|
||||||
|
|||||||
Reference in New Issue
Block a user