#include <tkDND.h>
Public Attributes | |
int | priority |
Atom | type |
Atom | matchedType |
char * | typeStr |
unsigned long | eventType |
unsigned long | eventMask |
char * | script |
struct _DndType * | next |
short | EnterEventSent |
Definition at line 169 of file tkDND.h.
Atom _DndType::type |
char* _DndType::typeStr |
unsigned long _DndType::eventType |
unsigned long _DndType::eventMask |
char* _DndType::script |
struct _DndType* _DndType::next [read] |
short _DndType::EnterEventSent |