]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/toolbar.tex
changed wxLog::OnLog(String) to take wxString instead of wxChar* to avoid unnecessary...
[wxWidgets.git] / docs / latex / wx / toolbar.tex
index 9d34c8d5f1e1f0d7063125fbcd1d3a1a266237dc..9179ae50865cbd86b69c65b2d41175720b48ad58 100644 (file)
@@ -121,7 +121,7 @@ values:
 next to it. Clicking the dropdown arrow sends a wxEVT\_COMMAND\_TOOL\_DROPDOWN\_CLICKED
 event and may also display the menu previously associated with the item with 
 \helpref{wxToolBar::SetDropdownMenu}{wxtoolbarsetdropdownmenu}. Currently this
-type of tools is only supported under MSW.}
+type of tools is supported under MSW and GTK.}
 \end{twocollist}
 
 \wxheading{See also}