The instance data structure for a content plugin.
The class data structure for a content plugin.
Functions for adding plugins to a GnuCash window.
GncOwner * gnc_plugin_page_owner_tree_get_current_owner(GncPluginPageOwnerTree *page)
Given a pointer to an owner tree plugin page, return the selected owner (if any). ...
GType gnc_plugin_page_owner_tree_get_type(void)
Retrieve the type number for an "owner tree" plugin page.
GncPluginPage * gnc_plugin_page_owner_tree_new(GncOwnerType owner_type)
Create a new "owner tree" plugin page.