git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24161
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\section{\class{wxTaskBarIcon}}\label{wxtaskbaricon}
\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.