]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/mac/_controls.py
Add wxAPPLY, wxCLOSE
[wxWidgets.git] / wxPython / src / mac / _controls.py
index 2799b1dd20f649456dea32ea7151611507ca0c96..4cc5f878e70a0e8f6104fab9703c2f4895862ff3 100644 (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.
         """