Logo ROOT   6.10/09
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:

Classes

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

Typedefs

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

Typedef Documentation

◆ Colormap

typedef XID Colormap

Definition at line 38 of file TGX11.h.

◆ Cursor

typedef XID Cursor

Definition at line 37 of file TGX11.h.

◆ Drawable

typedef XID Drawable

Definition at line 36 of file TGX11.h.

◆ Window

typedef XID Window

Definition at line 39 of file TGX11.h.

◆ XID

typedef unsigned long XID

Definition at line 35 of file TGX11.h.