If OpenGL is included all widget objects have the following methods in addition to the normal widget methods. These methods are only available after glX was imported at least once somewhere in the program.
attrib[]) |
vi_object
.
This function corresponds with glXChooseVisual.
vi_object, shareList, direct) |
GLXContext
.
This function corresponds with glXCreateContext.
name, argdict) |
widget
.
This function corresponds with GLwCreateDrawingArea.