forceTrueColour parameter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -228,7 +228,7 @@ explicitly from somewhere.", "");
|
|||||||
|
|
||||||
|
|
||||||
DocDeclStr(
|
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
|
"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.)", "");
|
systems where more than one is available, (Sun, SGI, XFree86 4, etc.)", "");
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user