X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0a4e332382a00033b2d6ff3379b244ad3c42db6f..b44f1ca20bd4d5c6970228e476ce74d4347a6ff3:/docs/latex/wx/gauge.tex diff --git a/docs/latex/wx/gauge.tex b/docs/latex/wx/gauge.tex index 4bf0ea82c6..563bdbbc8e 100644 --- a/docs/latex/wx/gauge.tex +++ b/docs/latex/wx/gauge.tex @@ -37,7 +37,7 @@ wxGauge is read-only so generates no events. \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxGauge::wxGauge}\label{wxgaugeconstr} +\membersection{wxGauge::wxGauge}\label{wxgaugector} \func{}{wxGauge}{\void} @@ -70,7 +70,7 @@ Constructor, creating and showing a gauge. \helpref{wxGauge::Create}{wxgaugecreate} -\membersection{wxGauge::\destruct{wxGauge}} +\membersection{wxGauge::\destruct{wxGauge}}\label{wxgaugedtor} \func{}{\destruct{wxGauge}}{\void} @@ -83,7 +83,7 @@ Destructor, destroying the gauge. \param{int}{ range}, \param{const wxPoint\& }{ pos = wxDefaultPosition}, \param{const wxSize\&}{ size = wxDefaultSize},\rtfsp \param{long}{ style = wxGA\_HORIZONTAL}, \param{const wxValidator\& }{validator = wxDefaultValidator}, \param{const wxString\& }{name = ``gauge"}} -Creates the gauge for two-step construction. See \helpref{wxGauge::wxGauge}{wxgaugeconstr}\rtfsp +Creates the gauge for two-step construction. See \helpref{wxGauge::wxGauge}{wxgaugector}\rtfsp for further details. @@ -138,10 +138,6 @@ This method is not implemented (returns $0$) for most platforms. Returns the current position of the gauge. -\wxheading{Remarks} - -This method is not implemented (doesn't do anything) for most platforms. - \wxheading{See also} \helpref{wxGauge::SetValue}{wxgaugesetvalue}