ROOT 6.10/09 Reference Guide |
Macros | |
#define | ROOTDND_PROTOCOL_VERSION 4 |
#define | XA_ATOM ((Atom_t) 4) |
#define | XA_WINDOW ((Atom_t) 33) |
Functions | |
static int | ArrayLength (Atom_t *a) |
Variables | |
TGDNDManager * | gDNDManager = 0 |
#define ROOTDND_PROTOCOL_VERSION 4 |
Definition at line 17 of file TGDNDManager.cxx.
#define XA_ATOM ((Atom_t) 4) |
Definition at line 18 of file TGDNDManager.cxx.
#define XA_WINDOW ((Atom_t) 33) |
Definition at line 19 of file TGDNDManager.cxx.
|
static |
Definition at line 328 of file TGDNDManager.cxx.
TGDNDManager* gDNDManager = 0 |
Definition at line 53 of file TGDNDManager.cxx.