]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/taskbar.tex
wxExecute may only be called from the main thread
[wxWidgets.git] / docs / latex / wx / taskbar.tex
index 0860f26b470f8a98879f83eaa621485ce2c162a4..6651590b365ced7206596ab1f0403c62c30f568f 100644 (file)
@@ -53,13 +53,13 @@ Destroys the wxTaskBarIcon object, removing the icon if not already removed.
 
 \func{bool}{IsIconInstalled}{\void}
 
-Returns TRUE if \helpref{SetIcon}{wxtaskbariconseticon} was called with no subsequent \helpref{RemoveIcon}{wxtaskbariconremoveicon}.
+Returns true if \helpref{SetIcon}{wxtaskbariconseticon} was called with no subsequent \helpref{RemoveIcon}{wxtaskbariconremoveicon}.
 
 \membersection{wxTaskBarIcon::IsOK}\label{wxtaskbariconisok}
 
 \func{bool}{IsOK}{\void}
 
-Returns TRUE if the object initialized successfully.
+Returns true if the object initialized successfully.
 
 \membersection{wxTaskBarIcon::OnLButtonDown}\label{wxtaskbaricononlbuttondown}