X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7f555861b7e50f335c7b929bb76be38e9ebd69c5..b0ee47ff76c278c053ac2ad36bb3129b0fcd050f:/docs/latex/wx/strlist.tex?ds=sidebyside diff --git a/docs/latex/wx/strlist.tex b/docs/latex/wx/strlist.tex index 6488e8a3c8..79b0a3880c 100644 --- a/docs/latex/wx/strlist.tex +++ b/docs/latex/wx/strlist.tex @@ -1,7 +1,7 @@ \section{\class{wxStringList}}\label{wxstringlist} -A string list is a list which is assumed to contain strings, with a -specific member functions. Memory is allocated when strings are added to +A string list is a list which is assumed to contain strings. +Memory is allocated when strings are added to the list, and deallocated by the destructor or by the {\bf Delete}\rtfsp member. @@ -10,6 +10,10 @@ member. \helpref{wxList}{wxlist}\\ \helpref{wxObject}{wxobject} +\wxheading{Include files} + + + \wxheading{See also} \helpref{wxString}{wxstring}, \helpref{wxList}{wxlist}