]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/_core.py
rename bICON (see rev 1.47) to wxICON_AAA to make it alphabetically first among wx...
[wxWidgets.git] / wxPython / src / gtk / _core.py
index 27f94c41b5a6db933aa22d88f1e995dbce855229..ad1b0401e2867ed6120002f0b14a49fc1aa2716f 100644 (file)
@@ -7247,7 +7247,7 @@ class PyApp(EvtHandler):
 
     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.)