X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4626c57c58bfb151d6e1d5177c180c18e91c6613..0bd2681966523df88ad5cf8e505b532843e58d74:/docs/latex/wx/tokenizr.tex diff --git a/docs/latex/wx/tokenizr.tex b/docs/latex/wx/tokenizr.tex index 3caf7bf3d2..85aa9f0945 100644 --- a/docs/latex/wx/tokenizr.tex +++ b/docs/latex/wx/tokenizr.tex @@ -74,6 +74,10 @@ the standard {\tt strtok()} function: the empty tokens are never returned.} +\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}