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:
@@ -290,11 +290,11 @@ Returns the y value for the current region.
|
||||
|
||||
An alias for GetWidth.
|
||||
|
||||
\membersection{wxRegionIterator::GetWidth}\label{wxregioniteratorgetwidth}
|
||||
\membersection{wxRegionIterator::GetHeight}\label{wxregioniteratorgetheight}
|
||||
|
||||
\constfunc{wxCoord}{GetWidth}{\void}
|
||||
\constfunc{wxCoord}{GetHeight}{\void}
|
||||
|
||||
Returns the width value for the current region.
|
||||
Returns the height value for the current region.
|
||||
|
||||
\membersection{wxRegionIterator::GetH}\label{wxregioniteratorgeth}
|
||||
|
||||
@@ -302,18 +302,18 @@ Returns the width value for the current region.
|
||||
|
||||
An alias for GetHeight.
|
||||
|
||||
\membersection{wxRegionIterator::GetHeight}\label{wxregioniteratorgetheight}
|
||||
|
||||
\constfunc{wxCoord}{GetWidth}{\void}
|
||||
|
||||
Returns the width value for the current region.
|
||||
|
||||
\membersection{wxRegionIterator::GetRect}\label{wxregioniteratorgetrect}
|
||||
|
||||
\constfunc{wxRect}{GetRect}{\void}
|
||||
|
||||
Returns the current rectangle.
|
||||
|
||||
\membersection{wxRegionIterator::GetWidth}\label{wxregioniteratorgetwidth}
|
||||
|
||||
\constfunc{wxCoord}{GetWidth}{\void}
|
||||
|
||||
Returns the width value for the current region.
|
||||
|
||||
\membersection{wxRegionIterator::HaveRects}\label{wxregioniteratorhaverects}
|
||||
|
||||
\constfunc{bool}{HaveRects}{\void}
|
||||
|
Reference in New Issue
Block a user