Logo ROOT   6.08/07
Reference Guide
Classes | Macros | Typedefs
TGWin32.h File Reference
#include "TVirtualX.h"
#include "TTF.h"
#include "Windows4Root.h"
#include "gdk/gdk.h"
#include "gdk/win32/gdkwin32.h"
Include dependency graph for TGWin32.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TGWin32
 This class is the basic interface to the Win32 graphics system. More...
 
struct  XColor_t
 Description of a X11 color. More...
 

Macros

#define None   0 /* universal null resource or null atom */
 

Typedefs

typedef unsigned long KeySym
 

Macro Definition Documentation

◆ None

#define None   0 /* universal null resource or null atom */

Definition at line 59 of file TGWin32.h.

Typedef Documentation

◆ KeySym

typedef unsigned long KeySym

Definition at line 57 of file TGWin32.h.