reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user