Data Fields | |
Display * | display |
Window | root |
int | screen |
GC | gc |
GC | gc_sys |
XFontStruct * | font_fixed |
XFontStruct * | font_variable |
int | do_loop |
Visual * | visual |
UInt | depth |
MyX_PseudoColor | pseudoColor |
MyX_TrueColor | trueColor |
XContext | dataContext |
XContext | handlersContext |
MyX_TimerQueue | timerQueue |
int | ignoreAutoRepeat |
Display* MyX::display |
Window MyX::root |
int MyX::screen |
GC MyX::gc |
GC MyX::gc_sys |
XFontStruct* MyX::font_fixed |
XFontStruct * MyX::font_variable |
int MyX::do_loop |
Visual* MyX::visual |
UInt MyX::depth |
XContext MyX::dataContext |
XContext MyX::handlersContext |