]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/treectrl.tex
no changes, just come cleanup and more comments
[wxWidgets.git] / docs / latex / wx / treectrl.tex
index e43750d483b7c8e38dc6ef3f1836919fba9fd750..48fed6862a43e5eb09233daefa6167ef9ab262d9 100644 (file)
@@ -1112,7 +1112,8 @@ Returns \true if this instance is referencing a valid tree item.
 
 \constfunc{void}{operator $!$}{}
 
-Synonim for \helpref{IsOk}{wxtreeitemidisok}
+Antonym of \helpref{IsOk}{wxtreeitemidisok}, i.e. returns \true only if the
+item is not valid.
 
 
 \constfunc{bool}{operator $==$}{\param{const wxTreeItemId\& }{item}}