GnuCash  5.6-150-g038405b370+
Macros | Functions
gnc-plugin-bi-import.h File Reference

Plugin registration of the bi-import module. More...

#include <glib.h>
#include "gnc-plugin.h"

Go to the source code of this file.

Macros

#define GNC_TYPE_PLUGIN_BI_IMPORT   (gnc_plugin_bi_import_get_type())
 
#define GNC_PLUGIN_BI_IMPORT_NAME   "gnc-plugin-bi-import"
 

Functions

GncPlugin * gnc_plugin_bi_import_new (void)
 
void gnc_plugin_bi_import_create_plugin (void)
 Create a new GncPluginbi_import object and register it.
 

Detailed Description

Plugin registration of the bi-import module.

Author
Copyright (C) 2009 Sebastian Held sebas.nosp@m.tian.nosp@m..held.nosp@m.@gmx.nosp@m..de

Definition in file gnc-plugin-bi-import.h.