X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a7af285d1ab87e908454bfabbbe063ab1756912b..78cb09ec439962b53ba75fef814b9a3871412287:/docs/latex/wx/graphicsfont.tex diff --git a/docs/latex/wx/graphicsfont.tex b/docs/latex/wx/graphicsfont.tex index 64a06b4008..34e011ebe9 100755 --- a/docs/latex/wx/graphicsfont.tex +++ b/docs/latex/wx/graphicsfont.tex @@ -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.