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
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue