reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2007-04-12 00:56:21 +00:00
parent cc8ce392c5
commit 8c3a71838a
36 changed files with 13913 additions and 3626 deletions

View File

@@ -99,7 +99,7 @@ class Button(_core.Control):
def SetDefault(*args, **kwargs):
"""
SetDefault(self)
SetDefault(self) -> Window
This sets the button to be the default item for the panel or dialog box.
"""