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