]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tglbtn.tex
mention that SetItemToolTip() is for wxMSW and wxGTK2 only
[wxWidgets.git] / docs / latex / wx / tglbtn.tex
index cbc0ff05e7eac9a9138e363563e1bb8e0d6f3957..4a3e23dc3ab7dce00c9d1f39d640cfe6dabee0b9 100644 (file)
@@ -42,7 +42,7 @@ See also \helpref{window styles overview}{windowstyles}.
 
 \twocolwidtha{7cm}
 \begin{twocollist}\itemsep=0pt
-\twocolitem{{\bf EVT\_TOGGLEBUTTON(id, func)}}{Handles button click event.}
+\twocolitem{{\bf EVT\_TOGGLEBUTTON(id, func)}}{Handles a toggle button click event.}
 \end{twocollist}
 
 \wxheading{See also}