]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/font.tex
Added ability to execute more code after the widget is created
[wxWidgets.git] / docs / latex / wx / font.tex
index 8c22aa4396c30307ee145e1d9ae857aa727265df..db5d0a0d6792ed7c39c606a52a50bf7c97474b97 100644 (file)
@@ -20,6 +20,7 @@ You can retrieve the current system font settings with \helpref{wxSystemSettings
 \wxheading{Constants}
 
 The font flags which can be used during the font creation are:
+
 \begin{verbatim}
 enum
 {
@@ -45,6 +46,7 @@ enum
 \end{verbatim}
 
 The known font encodings are:
+
 \begin{verbatim}
 enum wxFontEncoding
 {