GnuCash  5.6-150-g038405b370+
Data Structures | Macros | Functions
gnc-plugin-account-tree.c File Reference

Provide the menus to create a chart of account page. More...

#include <config.h>
#include <gtk/gtk.h>
#include <glib/gi18n.h>
#include <string.h>
#include "gnc-plugin-account-tree.h"
#include "gnc-plugin-page-account-tree.h"
#include "dialog-find-account.h"

Go to the source code of this file.

Data Structures

struct  _GncPluginAccountTree
 The instance data structure for an account tree menu plugin. More...
 

Macros

#define PLUGIN_ACTIONS_NAME   "gnc-plugin-account-tree-actions"
 
#define PLUGIN_UI_FILENAME   "gnc-plugin-account-tree.ui"
 

Functions

GncPlugin * gnc_plugin_account_tree_new (void)
 Create a new account tree menu plugin. More...
 

Detailed Description

Provide the menus to create a chart of account page.

Author
Copyright (C) 2003 Jan Arne Petersen jpete.nosp@m.rsen.nosp@m.@uni-.nosp@m.bonn.nosp@m..de

Definition in file gnc-plugin-account-tree.c.