]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/_windows.py
Use the correct WXDLLEXPORT declaration.
[wxWidgets.git] / wxPython / src / gtk / _windows.py
index 7f31a6179e473daf24614fcd8563762057d90b26..9fa6a3ed6fdc66c4d6ac44f002a7b25bf7ac6f15 100644 (file)
@@ -1137,7 +1137,7 @@ class SplitterWindow(_core.Window):
         """
         SetSashSize(self, int width)
 
-        Sets the sash size.  Currently a NOP.
+        Sets the sash size.
         """
         return _windows_.SplitterWindow_SetSashSize(*args, **kwargs)