X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc2171bd4c660b8554dae2a1cbf34ff09f3032a6..e7c240da70308b5e54bf8bcc9813b5c4e4fece4d:/docs/latex/wx/tglbtn.tex diff --git a/docs/latex/wx/tglbtn.tex b/docs/latex/wx/tglbtn.tex index a1646817e8..cbc0ff05e7 100644 --- a/docs/latex/wx/tglbtn.tex +++ b/docs/latex/wx/tglbtn.tex @@ -6,7 +6,7 @@ %% Created: 20.11.01 %% RCS-ID: $Id$ %% Copyright: (c) 2001 Vadim Zeitlin -%% License: wxWidgets license +%% License: wxWindows license %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{\class{wxToggleButton}}\label{wxtogglebutton} @@ -18,8 +18,8 @@ functionality but looks like a \helpref{wxButton}{wxbutton}. You can see wxToggleButton in action in the sixth page of the \helpref{controls}{samplecontrols} sample. -{\bf NB:} This class is only available under wxMSW, wxGTK and wxMotif -currently. +{\bf NB:} This class is not available under wxUniversal ports such +as wxX11. \wxheading{Derived from} @@ -86,7 +86,7 @@ Constructor, creating and showing a toggle button. \helpref{wxToggleButton::Create}{wxtogglebuttoncreate}, \helpref{wxValidator}{wxvalidator} -\membersection{wxToggleButton::\destruct{wxToggleButton}} +\membersection{wxToggleButton::\destruct{wxToggleButton}}\label{wxtogglebuttondtor} \func{}{\destruct{wxToggleButton}}{\void}