25 #ifndef GCHEMPAINT_TOOL_H
26 #define GCHEMPAINT_TOOL_H
30 #include <libxml/tree.h>
97 void OnDrag (
double x,
double y,
unsigned int state);
125 void OnRelease (
double x,
double y,
unsigned int state);
243 virtual bool OnReceive (GtkClipboard *clipboard, GtkSelectionData *data,
int type);
261 virtual void PushNode (xmlNodePtr node);
426 #endif // GCHEMPAINT_TOOL_H
base class for a user interface manager
#define GCU_PROT_PROP(type, member)
GChemPaint application base class.
The base class for the canvas contents.