]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/_core.py
Make sure both filter and item text are converted to lower-case, otherwise only lower...
[wxWidgets.git] / wxPython / src / msw / _core.py
index 216fc30986ee7c57878b2a763f6da2ff7b92840d..f1b2555834502d9e7deefbb2c7733a6132a25a0c 100644 (file)
@@ -7247,7 +7247,7 @@ class PyApp(EvtHandler):
 
     def SetUseBestVisual(*args, **kwargs):
         """
 
     def SetUseBestVisual(*args, **kwargs):
         """
-        SetUseBestVisual(self, bool flag)
+        SetUseBestVisual(self, 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.)
 
         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.)