Doc fixes N-Z 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@31805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -39,7 +39,7 @@ Creates a size object.
|
||||
|
||||
\membersection{wxSize::DecTo}\label{wxsizedecto}
|
||||
|
||||
\func{wxSize\&}{DecTo}{\param{const wxSize\& }{size}}
|
||||
\func{void}{DecTo}{\param{const wxSize\& }{size}}
|
||||
|
||||
Decrements this object so that both of its dimensions are not greater than the
|
||||
corresponding dimensions of the \arg{size}.
|
||||
@@ -78,7 +78,7 @@ Gets the height member.
|
||||
|
||||
\membersection{wxSize::IncTo}\label{wxsizeincto}
|
||||
|
||||
\func{wxSize\&}{IncTo}{\param{const wxSize\& }{size}}
|
||||
\func{void}{IncTo}{\param{const wxSize\& }{size}}
|
||||
|
||||
Increments this object so that both of its dimensions are not less than the
|
||||
corresponding dimensions of the \arg{size}.
|
||||
|
Reference in New Issue
Block a user