X Python Reference Manual
Previous:
10.2 glX Widget
Up:
10.2 glX Widget
Next:
10.3 glX Display
10.2.1 MDrawingArea widget methods
Widget objects whose widget class is subclassed from MDrawingArea have the following additional method:
MakeCurrent
(
GLXContext
)
Returns
status
. This function corresponds with
glXMakeCurrent
.
SwapBuffers
(
)
This function corresponds with
glXSwapBuffers
.
X Python Reference Manual
Previous:
10.2 glX Widget
Up:
10.2 glX Widget
Next:
10.3 glX Display
Release 2.3, documentation updated on September 30, 2003.