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

Plugin registration of the customer_import module. More...

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

Go to the source code of this file.

Macros

#define GNC_TYPE_PLUGIN_CUSTOMER_IMPORT   (gnc_plugin_customer_import_get_type())
 
#define GNC_PLUGIN_CUSTOMER_IMPORT_NAME   "gnc-plugin-customer-import"
 

Functions

GncPlugin * gnc_plugin_customer_import_new (void)
 
void gnc_plugin_customer_import_create_plugin (void)
 Create a new GncPlugincustomer_import object and register it.
 

Detailed Description

Plugin registration of the customer_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-customer-import.h.