]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tokenizr.tex
Added wxDataViewTreeCtrl
[wxWidgets.git] / docs / latex / wx / tokenizr.tex
index 3caf7bf3d2b5bf9155ae5590c35a71d2a40140c2..85aa9f09458895674ad429eb64d8102f4a5ce708 100644 (file)
@@ -74,6 +74,10 @@ the standard {\tt strtok()} function: the empty tokens are never returned.}
 
 <wx/tokenzr.h>
 
+\wxheading{Library}
+
+\helpref{wxBase}{librarieslist}
+
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 
@@ -118,6 +122,8 @@ Returns the delimiter which ended scan for the last token returned by
 there had been no calls to this function yet or if it returned the trailing
 empty token in \texttt{wxTOKEN\_RET\_EMPTY\_ALL} mode.
 
+\newsince{2.7.0}
+
 
 \membersection{wxStringTokenizer::GetNextToken}\label{wxstringtokenizergetnexttoken}