gnc-plugin-page-account-tree.h File Reference


Detailed Description

Functions providing a chart of account page.

Author:
Copyright (C) 2003 Jan Arne Petersen <jpetersen@uni-bonn.de>

Copyright (C) 2003,2005,2006 David Hampton <hampton@employees.org>

Definition in file gnc-plugin-page-account-tree.h.

#include <gtk/gtkwindow.h>
#include "gnc-plugin-page.h"
#include "Account.h"

Go to the source code of this file.

Data Structures

struct  GncPluginPageAccountTree
struct  GncPluginPageAccountTreeClass

Defines

#define GNC_TYPE_PLUGIN_PAGE_ACCOUNT_TREE   (gnc_plugin_page_account_tree_get_type ())
#define GNC_PLUGIN_PAGE_ACCOUNT_TREE(obj)   (G_TYPE_CHECK_INSTANCE_CAST ((obj), GNC_TYPE_PLUGIN_PAGE_ACCOUNT_TREE, GncPluginPageAccountTree))
#define GNC_PLUGIN_PAGE_ACCOUNT_TREE_CLASS(klass)   (G_TYPE_CHECK_CLASS_CAST ((klass), GNC_TYPE_PLUGIN_PAGE_ACCOUNT_TREE, GncPluginPageAccountTreeClass))
#define GNC_IS_PLUGIN_PAGE_ACCOUNT_TREE(obj)   (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GNC_TYPE_PLUGIN_PAGE_ACCOUNT_TREE))
#define GNC_IS_PLUGIN_PAGE_ACCOUNT_TREE_CLASS(klass)   (G_TYPE_CHECK_CLASS_TYPE ((klass), GNC_TYPE_PLUGIN_PAGE_ACCOUNT_TREE))
#define GNC_PLUGIN_PAGE_ACCOUNT_TREE_GET_CLASS(obj)   (G_TYPE_INSTANCE_GET_CLASS ((obj), GNC_TYPE_PLUGIN_PAGE_ACCOUNT_TREE, GncPluginPageAccountTreeClass))
#define GNC_PLUGIN_PAGE_ACCOUNT_TREE_NAME   "GncPluginPageAccountTree"

Functions

GType gnc_plugin_page_account_tree_get_type (void)
GncPluginPagegnc_plugin_page_account_tree_new (void)
Accountgnc_plugin_page_account_tree_get_current_account (GncPluginPageAccountTree *page)


Generated on Mon Sep 8 05:04:31 2008 for GnuCash by  doxygen 1.5.2