]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/glcanvas.tex
Clarify docs about wxSizer::SetSizeHints().
[wxWidgets.git] / docs / latex / wx / glcanvas.tex
index 13840d5cf4c8fb968d8f0035761767e295070153..62e23fbab5ddf085c5cb47df06a03bcb3934df08 100644 (file)
@@ -1,7 +1,6 @@
 \section{\class{wxGLCanvas}}\label{wxglcanvas}
 
-wxGLCanvas is a class for displaying OpenGL graphics. There are
-wrappers for OpenGL on Windows, and GTK+ and Motif.
+wxGLCanvas is a class for displaying OpenGL graphics.
 
 There are two ways to use this class:
 
@@ -194,3 +193,4 @@ Sets the current colour for this window, using the wxWidgets colour database to
 
 Swaps the double-buffer of this window, making the back-buffer the front-buffer and vice versa,
 so that the output of the previous OpenGL commands is displayed on the window.
+