Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2005-02-06 17:27:04 +00:00
parent 3f029bd314
commit f6e9a8189c
29 changed files with 59 additions and 208 deletions

View File

@@ -341,16 +341,6 @@ Sets the height member (does not affect the icon data).
\docparam{height}{Icon height in pixels.}
\membersection{wxIcon::SetOk}\label{wxiconsetok}
\func{void}{SetOk}{\param{int }{isOk}}
Sets the validity member (does not affect the icon data).
\wxheading{Parameters}
\docparam{isOk}{Validity flag.}
\membersection{wxIcon::SetWidth}\label{wxiconsetwidth}
\func{void}{SetWidth}{\param{int }{width}}