docstrings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2004-11-24 19:14:45 +00:00
parent 4ac6131914
commit b5093969a2

View File

@ -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(