| wxPython.glcanvas | index /usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wxPython/glcanvas.py |
## This file reverse renames symbols in the wx package to give
## them their wx prefix again, for backwards compatibility.
##
## Generated by BuildRenamers in config.py
| Modules | ||||||
| ||||||
| Data | ||
| WX_GL_AUX_BUFFERS = 6 WX_GL_BUFFER_SIZE = 2 WX_GL_DEPTH_SIZE = 11 WX_GL_DOUBLEBUFFER = 4 WX_GL_LEVEL = 3 WX_GL_MIN_ACCUM_ALPHA = 16 WX_GL_MIN_ACCUM_BLUE = 15 WX_GL_MIN_ACCUM_GREEN = 14 WX_GL_MIN_ACCUM_RED = 13 WX_GL_MIN_ALPHA = 10 WX_GL_MIN_BLUE = 9 WX_GL_MIN_GREEN = 8 WX_GL_MIN_RED = 7 WX_GL_RGBA = 1 WX_GL_STENCIL_SIZE = 12 WX_GL_STEREO = 5 __file__ = '/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wxPython/glcanvas.pyc' __name__ = 'wxPython.glcanvas' __package__ = 'wxPython' wxGLCanvasNameStr = u'GLCanvas' | ||