reSWIGGed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-11-18 00:35:26 +00:00
parent 84dd1dd89e
commit eccab1a711
18 changed files with 3114 additions and 309 deletions

View 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.)