]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/toolbar.tex
Minor tweek for WXPM
[wxWidgets.git] / docs / latex / wx / toolbar.tex
index dee3ddd93c0662a35fef953dae465b25341c8d01..c348cf28c852117e7280f62fedba7f678fab06ac 100644 (file)
@@ -648,7 +648,7 @@ Sets the default separator size. The default value is 5.
 
 \func{void}{ToggleTool}{\param{int }{toolIndex}, \param{const bool}{ toggle}}
 
-Toggles a tool on or off.
+Toggles a tool on or off. This does not cause any event to get emitted.
 
 \wxheading{Parameters}