Definition in file gnc-plugin-account-tree.c.
#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"
Go to the source code of this file.
Data Structures | |
| struct | GncPluginAccountTreePrivate |
Defines | |
| #define | PLUGIN_ACTIONS_NAME "gnc-plugin-account-tree-actions" |
| #define | PLUGIN_UI_FILENAME "gnc-plugin-account-tree-ui.xml" |
| #define | GNC_PLUGIN_ACCOUNT_TREE_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), GNC_TYPE_PLUGIN_ACCOUNT_TREE, GncPluginAccountTreePrivate)) |
Functions | |
| GType | gnc_plugin_account_tree_get_type (void) |
| GncPlugin * | gnc_plugin_account_tree_new (void) |
1.5.2