X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c25f90f60ceb17d33900f6a94f7f4ff2a009c584..af579c91c2cb87884e1afc66552bb243ce75aaa4:/wxPython/src/_app.i?ds=sidebyside diff --git a/wxPython/src/_app.i b/wxPython/src/_app.i index 91d1a8fb8b..bef4d71056 100644 --- a/wxPython/src/_app.i +++ b/wxPython/src/_app.i @@ -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.)", "");