reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-03-19 22:21:07 +00:00
parent 7b85d63014
commit 88c6b2812a
17 changed files with 332 additions and 42 deletions

View File

@@ -1142,7 +1142,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)