Documentation fixes, patch 1179223 by Andreas Mohr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1320,7 +1320,7 @@ method. {\bf GetWindowStyle()} is another name for the same function.
|
||||
|
||||
\constfunc{wxWindowVariant}{GetWindowVariant}{\void}
|
||||
|
||||
Returns the value previous passed to
|
||||
Returns the value previously passed to
|
||||
\helpref{wxWindow::SetWindowVariant}{wxwindowsetwindowvariant}.
|
||||
|
||||
|
||||
@@ -1485,12 +1485,12 @@ layout is on, this function gets called automatically when the window is resized
|
||||
|
||||
\membersection{wxWindow::LineDown}\label{wxwindowlinedown}
|
||||
|
||||
This is just a wrapper for \helpref{ScrollLines()}{wxwindowscrolllines}$(1)$.
|
||||
This is just a wrapper for \helpref{ScrollLines}{wxwindowscrolllines}$(1)$.
|
||||
|
||||
|
||||
\membersection{wxWindow::LineUp}\label{wxwindowlineup}
|
||||
|
||||
This is just a wrapper for \helpref{ScrollLines()}{wxwindowscrolllines}$(-1)$.
|
||||
This is just a wrapper for \helpref{ScrollLines}{wxwindowscrolllines}$(-1)$.
|
||||
|
||||
|
||||
\membersection{wxWindow::Lower}\label{wxwindowlower}
|
||||
|
Reference in New Issue
Block a user