X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/58772e4992e1a0601bddbf76fddbf4bb916cf85e..6e65f80be5dfcc75bd520fc320d3389e4559bccf:/docs/latex/wx/fontpicker.tex diff --git a/docs/latex/wx/fontpicker.tex b/docs/latex/wx/fontpicker.tex index e3a46bbc0c..099f028721 100644 --- a/docs/latex/wx/fontpicker.tex +++ b/docs/latex/wx/fontpicker.tex @@ -32,7 +32,7 @@ It is only available if \texttt{wxUSE\_FONTPICKERCTRL} is set to $1$ (the defaul \twocolwidtha{5cm}% \begin{twocollist}\itemsep=0pt -\twocolitem{\windowstyle{wxFNTP\_DEFAULT}}{The default style: +\twocolitem{\windowstyle{wxFNTP\_DEFAULT\_STYLE}}{The default style: wxFNTP\_FONTDESC\_AS\_LABEL | wxFNTP\_USEFONT\_FOR\_LABEL.} \twocolitem{\windowstyle{wxFNTP\_USE\_TEXTCTRL}}{Creates a text control to the left of the picker button which is completely managed by the \helpref{wxFontPickerCtrl}{wxfontpickerctrl} @@ -199,3 +199,4 @@ Retrieve the font the user has just selected. \func{void}{SetFont}{\param{const wxFont \&}{ f}} Set the font associated with the event. +