]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/toolbar.tex
GetPath() now has wxPATH_GET_COLUME by default
[wxWidgets.git] / docs / latex / wx / toolbar.tex
index d02a66ad9878cc7c11e041bb12d87ce1c5fed93a..0fe30b435e49317ee44e09df19c135e0f0bb8188 100644 (file)
@@ -48,7 +48,7 @@ of a "separator" is a vertical line under Windows95 vs. simple space under GTK e
 \twocolwidtha{5cm}
 \begin{twocollist}\itemsep=0pt
 \twocolitem{\windowstyle{wxTB\_FLAT}}
-{Gives the toolbar a flat look (Windows and GTK 1.2 only).}
+{Gives the toolbar a flat look (Windows and GTK only).}
 \twocolitem{\windowstyle{wxTB\_DOCKABLE}}
 {Makes the toolbar floatable and dockable (GTK only).}
 \twocolitem{\windowstyle{wxTB\_HORIZONTAL}}
@@ -67,7 +67,7 @@ of a "separator" is a vertical line under Windows95 vs. simple space under GTK e
 {Specifies no alignment with the parent window (Windows only, not very useful).}
 \twocolitem{\windowstyle{wxTB\_HORZ\_LAYOUT}}
 {Show the text and the icons alongside, not vertically stacked (Windows and GTK
-only). This style must be used with wxTB\_TEXT.}
+only). This style must be used with wxTB\_TEXT.}
 \twocolitem{\windowstyle{wxTB\_HORZ\_TEXT}}
 {Combination of wxTB\_HORZ\_LAYOUT and wxTB\_TEXT.}
 \end{twocollist}