X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/feb68562351a5871c605b051b7912d87af963854..706f14210b7d782742b4fdbaea0adc25bdcced4d:/docs/latex/wx/taskbar.tex diff --git a/docs/latex/wx/taskbar.tex b/docs/latex/wx/taskbar.tex index 73a78a5ff3..2e63b1e38a 100644 --- a/docs/latex/wx/taskbar.tex +++ b/docs/latex/wx/taskbar.tex @@ -1,7 +1,9 @@ \section{\class{wxTaskBarIcon}}\label{wxtaskbaricon} -This class represents a Windows 95 taskbar icon, appearing in the `system tray' and responding to -mouse clicks. An icon has an optional tooltip. This class is only supported for Windows 95/NT. +This class represents a taskbar icon, appearing in the `system tray' and responding to +mouse clicks. An icon has an optional tooltip. This class is only supported for Windows 95/NT and for +X Window System ports (wxGTK, wxMotif, wxX11), assuming the window manager supports KDE and GNOME 1.2 +systray methods. \wxheading{Derived from}