changed wxGLContext::SetColour() argument from wxChar* to wxString
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -138,7 +138,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.
|
||||
|
Reference in New Issue
Block a user