]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/function.tex
wxTextPos for all GetLastPosition with constants for special cases. Make it virtual...
[wxWidgets.git] / docs / latex / wx / function.tex
index 9ede1fbaa6edcb1d83de50318aab9bc8a29349af..852ce33397f3a7c12a682d5d84513e53c70c432a 100644 (file)
@@ -4213,11 +4213,10 @@ In release mode this function does nothing.
 
 \func{bool}{wxIsDebuggerRunning}{\void}
 
-Returns {\tt true} if the program is running under debugger, {\tt false} 
-otherwise.
+Returns \true if the program is running under debugger, \false otherwise.
 
-Please note that this function is currently only implemented for Mac builds
-using CodeWarrior and always returns {\tt false} elsewhere.
+Please note that this function is currently only implemented for Win32 and Mac
+builds using CodeWarrior and always returns \false elsewhere.