]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/glcanvas.tex
sorting support for generic version (patch 1765087 from Bo)
[wxWidgets.git] / docs / latex / wx / glcanvas.tex
index b94a4805c2c159e6cba2a82e3098dec28d8a9cba..ba2a49e3cc2660d39dd56b2fa4419ee90cba1b15 100644 (file)
@@ -40,6 +40,10 @@ your program is linked with). On Unix, pass {\tt --with-opengl} to configure.
 
 <wx/glcanvas.h>
 
+\wxheading{Library}
+
+\helpref{wxGl}{librarieslist}
+
 \wxheading{Window styles}
 
 There are no specific window styles for this class.
@@ -138,7 +142,7 @@ isn't yet shown at this moment.
 
 \membersection{wxGLCanvas::SetColour}\label{wxglcanvassetcolour}
 
-\func{void}{SetColour}{\param{const char*}{ colour}}
+\func{void}{SetColour}{\param{const wxString\&}{ colour}}
 
 Sets the current colour for this window (using \texttt{glcolor3f()}), using the
 wxWidgets colour database to find a named colour.