docstrings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
4ac6131914
commit
b5093969a2
@ -274,12 +274,12 @@ showing the top-level window.", "");
|
||||
|
||||
DocDeclStr(
|
||||
void , SetSashSize(int width),
|
||||
"Sets the sash size", "");
|
||||
"Sets the sash size. Currently a NOP.", "");
|
||||
|
||||
|
||||
DocDeclStr(
|
||||
void , SetBorderSize(int width),
|
||||
"Sets the border size", "");
|
||||
"Sets the border size. Currently a NOP.", "");
|
||||
|
||||
|
||||
DocDeclStr(
|
||||
|
Loading…
Reference in New Issue
Block a user