]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/glcanvas/msw/glcanvas.py
Print start and stop time
[wxWidgets.git] / wxPython / contrib / glcanvas / msw / glcanvas.py
index 56553faf3947d7baf04b9b7ac16e97cc1ee0acfb..bb4006c8d30052bb41eaa0b263283a8efd4a55ca 100644 (file)
@@ -1,6 +1,10 @@
 # This file was created automatically by SWIG.
 # Don't modify this file, modify the SWIG interface instead.
 
+"""
+`GLCanvas` provides an OpenGL Context on a `wx.Window`.
+"""
+
 import _glcanvas
 
 import _core