X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a42c2eece04a0a641162fca06a662389a30fb35a..2209baaee3a8578450e204593b79ed155f340f68:/docs/latex/wx/htdcrend.tex?ds=sidebyside diff --git a/docs/latex/wx/htdcrend.tex b/docs/latex/wx/htdcrend.tex index 0d1bcd9af5..f7623eb322 100644 --- a/docs/latex/wx/htdcrend.tex +++ b/docs/latex/wx/htdcrend.tex @@ -37,7 +37,7 @@ inch wide on typical printer. With pixel\_scale = 3.0 it would be 3 inches.) \membersection{wxHtmlDCRenderer::SetFonts}\label{wxhtmldcrenderersetfonts} -\func{void}{SetFonts}{\param{wxString }{normal\_face}, \param{wxString }{fixed\_face}, \param{const int }{*sizes = NULL}} +\func{void}{SetFonts}{\param{const wxString\& }{normal\_face}, \param{const wxString\& }{fixed\_face}, \param{const int }{*sizes = NULL}} Sets fonts. See \helpref{wxHtmlWindow::SetFonts}{wxhtmlwindowsetfonts} for detailed description.