X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b98bd6af23c1c73eb2cddf14da18455e5668de6d..f1e3914fde06186edb75b2948418aeea9914a075:/docs/latex/wx/apptraits.tex?ds=sidebyside diff --git a/docs/latex/wx/apptraits.tex b/docs/latex/wx/apptraits.tex index 16f40d2250..6c15c18363 100644 --- a/docs/latex/wx/apptraits.tex +++ b/docs/latex/wx/apptraits.tex @@ -84,7 +84,7 @@ Returns the wxWidgets port ID used by the running program and eventually fills the given pointers with the values of the major and minor digits of the native toolkit currently used. -E.g. if your program is using wxGTK port this function will return wxPORT_GTK and +E.g. if your program is using wxGTK port this function will return wxPORT\_GTK and put in given pointers the versions of the GTK library in use. See \helpref{wxPlatformInfo}{wxplatforminfo} for more details.