X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ddeca22ce86e16e0d67e1a7dd2102c8251ab4792..a7c987f91eeb8c97c58da966686bd2d5d0087ea8:/wxPython/src/gtk/_controls.py diff --git a/wxPython/src/gtk/_controls.py b/wxPython/src/gtk/_controls.py index 8cc31cd75b..57b51c1d5c 100644 --- a/wxPython/src/gtk/_controls.py +++ b/wxPython/src/gtk/_controls.py @@ -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. """