|
GnuCash
2.6.99
|
Additional event handling code. More...
#include <glib.h>#include "qof.h"Go to the source code of this file.
Data Structures | |
| struct | GncEventData |
Macros | |
| #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) |
Additional event handling code.
Definition in file gnc-event.h.
1.8.6