forceTrueColour parameter

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2006-11-18 00:29:40 +00:00
parent c2e833af5f
commit f31ed3f103

View File

@ -228,7 +228,7 @@ explicitly from somewhere.", "");
DocDeclStr(
void, SetUseBestVisual( bool flag ),
void, SetUseBestVisual( bool flag, bool forceTrueColour = false ),
"Set whether the app should try to use the best available visual on
systems where more than one is available, (Sun, SGI, XFree86 4, etc.)", "");