GnuCash  5.6-150-g038405b370+
Functions
app_utils.py File Reference

High level python wrapper for app-utilsfurther functions in _sw_app_utils that have not been included: _gnc_get_current_book is available through Session.get_book() _gnc_get_current_root_account is available through Book.get_root_account() More...

Go to the source code of this file.

Functions

def python.app_utils.gnc_get_current_session ()
 

Detailed Description

High level python wrapper for app-utils

further functions in _sw_app_utils that have not been included: _gnc_get_current_book is available through Session.get_book() _gnc_get_current_root_account is available through Book.get_root_account()

Definition in file app_utils.py.