]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/_windows.py
wxURI/wxURL links in changes list.
[wxWidgets.git] / wxPython / src / msw / _windows.py
index 83672c98bb6ca4a2a76ec052572e65dc35ab5f4a..f73a061adeb114f4d0f3764774d2d87d37b470d1 100644 (file)
@@ -1062,7 +1062,7 @@ class SplitterWindow(_core.Window):
         """
         SetSashSize(self, int width)
 
-        Sets the sash size
+        Sets the sash size.  Currently a NOP.
         """
         return _windows_.SplitterWindow_SetSashSize(*args, **kwargs)
 
@@ -1070,7 +1070,7 @@ class SplitterWindow(_core.Window):
         """
         SetBorderSize(self, int width)
 
-        Sets the border size
+        Sets the border size. Currently a NOP.
         """
         return _windows_.SplitterWindow_SetBorderSize(*args, **kwargs)