]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/graphicsfont.tex
added missing \wxheading{Parameters}
[wxWidgets.git] / docs / latex / wx / graphicsfont.tex
index 64a06b4008ba945fdb85ce505a97f210f7733fe6..34e011ebe9fce5815a55b4c331bf4d936f4bed78 100755 (executable)
@@ -13,7 +13,8 @@
 
 \wxheading{Derived from}
 
-\helpref{wxGraphicsObject}{wxgraphicsobject}
+\helpref{wxGraphicsObject}{wxgraphicsobject}\\
+\helpref{wxObject}{wxobject}
 
 A wxGraphicsFont is a native representation of a font (including text colour). The contents are specific an private to the respective renderer. Instances are ref counted 
 and can therefore be assigned as usual. The only way to get a valid instance is via a CreateFont call on the graphics context or the renderer instance.