ROOT  6.06/08
Reference Guide
Classes | Typedefs
TGX11.h File Reference
#include "TVirtualX.h"
+ Include dependency graph for TGX11.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  XColor_t
 Description of a X11 color. More...
 
class  TGX11
 This class is the basic interface to the X11 (Xlib) graphics system. More...
 

Typedefs

typedef unsigned long XID
 
typedef XID Drawable
 
typedef XID Cursor
 
typedef XID Colormap
 
typedef XID Window
 

Typedef Documentation

§ Colormap

typedef XID Colormap

Definition at line 40 of file TGX11.h.

§ Cursor

typedef XID Cursor

Definition at line 39 of file TGX11.h.

§ Drawable

typedef XID Drawable

Definition at line 38 of file TGX11.h.

§ Window

typedef XID Window

Definition at line 41 of file TGX11.h.

§ XID

typedef unsigned long XID

Definition at line 37 of file TGX11.h.