X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ddeca22ce86e16e0d67e1a7dd2102c8251ab4792..b9a325a19ffcb48bcd89716b72becbcc07b2403e:/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. """