GnuCash 2.4.99
Data Structures | Defines | Functions
gnc-event.h File Reference

Additional event handling code. More...

#include <glib.h>
#include "qof.h"

Go to the source code of this file.

Data Structures

struct  GncEventData

Defines

#define GNC_EVENT_ITEM_ADDED   QOF_MAKE_EVENT(QOF_EVENT_BASE+0)
#define GNC_EVENT_ITEM_REMOVED   QOF_MAKE_EVENT(QOF_EVENT_BASE+1)
#define GNC_EVENT_ITEM_CHANGED   QOF_MAKE_EVENT(QOF_EVENT_BASE+2)

Functions

const char * qofeventid_to_string (QofEventId id)

Detailed Description

Additional event handling code.

Definition in file gnc-event.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines