Account * gnc_plugin_page_account_tree_get_current_account(GncPluginPageAccountTree *page)
Given a pointer to an account tree plugin page, return the selected account (if any).
The instance data structure for a content plugin.
void gnc_plugin_page_account_tree_open(Account *account, GtkWindow *win)
Given a pointer to an account, the account tree will open and the account will be selected (if any)...
GncPluginPage * gnc_plugin_page_account_tree_new(void)
Create a new "account tree" plugin page.
The class data structure for a content plugin.
GType gnc_plugin_page_account_tree_get_type(void)
Retrieve the type number for an "account tree" plugin page.
Functions for adding plugins to a GnuCash window.