]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_validator.i
use the right number in the tarball filename
[wxWidgets.git] / wxPython / src / _validator.i
index b3e4e55aa4519fd06904ecb59472c827031dffaf..4c72e8b05ae7c7751a0b075a9869883dcc1f0763 100644 (file)
@@ -63,6 +63,7 @@ public:
     static bool IsSilent();
     static void SetBellOnError(int doIt = true);
 
+    %property(Window, GetWindow, SetWindow, doc="See `GetWindow` and `SetWindow`");
 };
 
 
@@ -89,7 +90,6 @@ public:
 
 
 %immutable;
-// See also wxPy_ReinitStockObjects in helpers.cpp
 const wxValidator wxDefaultValidator;
 %mutable;