]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/glcanvas/mac/glcanvas.py
Added GetUnicodeKey
[wxWidgets.git] / wxPython / contrib / glcanvas / mac / glcanvas.py
index 836c757c537c0d1b7aed5b7b93b9eee4a9f7c110..1f926426253a1e8ed8b9fc9945134b786fa6968c 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