X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f0e8a2d07799ba3a8d03487dfc181d7f5a38a2ad..e2c49e5cd2b7092e946fd97d76f3cca07916c91c:/docs/latex/wx/fontlist.tex diff --git a/docs/latex/wx/fontlist.tex b/docs/latex/wx/fontlist.tex index a88479bd7b..cd5785fb2f 100644 --- a/docs/latex/wx/fontlist.tex +++ b/docs/latex/wx/fontlist.tex @@ -40,7 +40,7 @@ Used by wxWidgets to add a font to the list, called in the font constructor. \func{wxFont *}{FindOrCreateFont}{\param{int}{ point\_size}, \param{int}{ family}, \param{int}{ style}, \param{int}{ weight}, \param{bool}{ underline = false}, \param{const wxString\& }{facename = NULL}, \param{wxFontEncoding }{encoding = wxFONTENCODING\_DEFAULT}{}} -Finds a font of the given specification, or creates one and adds it to the list. See the \helpref{wxFont constructor}{wxfontconstr} for +Finds a font of the given specification, or creates one and adds it to the list. See the \helpref{wxFont constructor}{wxfontctor} for details of the arguments. \membersection{wxFontList::RemoveFont}\label{wxfontlistremovefont}