> On 13 Apr 2025, at 07:11, Sam Bull <h1t...@sambull.org> wrote:
> 
> I'm trying to figure out how to use the Python bindings, but the 
> documentation is almost
> non existent. One of the suggestions is to use help() where everything is 
> documented as
> "wrapper method for function", so I don't see how that is useful at all…


It tells you what C function to look up in 
https://code.gnucash.org/docs/STABLE/modules.html.

> A way to search for transactions (or splits maybe?) in the account.

See https://code.gnucash.org/docs/STABLE/group__Query.html

> It would probably also make sense to be able to reconcile transactions.

Search for reconcile in https://code.gnucash.org/docs/STABLE/group__Account.html

Regards,
John Ralls

_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to