]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/document.tex
Updated note about wxWANTS_CHARS
[wxWidgets.git] / docs / latex / wx / document.tex
index bb02ed455c4241243a2cea5709bf132ed6edeaff..eb2c774a2db051d55c65b8efee29a50bb2ee15f0 100644 (file)
@@ -161,6 +161,9 @@ Copies a suitable document name into the supplied {\it name} buffer. The default
 function uses the title, or if there is no title, uses the filename; or if no
 filename, the string {\bf unnamed}. 
 
+\perlnote{In wxPerl this function must return the modified name rather
+than just modifying the argument.}
+
 \membersection{wxDocument::GetTitle}
 
 \constfunc{wxString}{GetTitle}{\void}